Return-Path: <bounce@powerrrblock.com>
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; s=smtp; d=powerrrblock.com;
 h=Date:From:To:Message-ID:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding; i=info@powerrrblock.com;
 bh=brAdY5sqQL2VeZtzCYyYHV1r4Nk=;
 b=G5QtvnZWglpU7VDk8OUDgbzGgXdh84qUO8RrqPNv+UetqmUpQP0kwiY0ftR4/i/wJ8S6XMDVm0GU
   tZ32Ym9E6kCDNzgHPCWP1R36XlS/opO7uT2sOS89UEhM39v+ODEXKt8jHN6uXtOXjaS/M0hWLcdg
   Fbt92PmldWPfYq1XjJI=
DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; s=smtp; d=powerrrblock.com;
 b=aXxQCj6TQcosd7PbcimQdHEd66fjK2gQ6laazwjFJHhEWOcUHcbcNnPrpTls9iDNDmZUTzg2dvn2
   g7ULVbygdVE8PhH6/5Tssv4kSEVDfWVe5FeF/EchEk0ukZeWlcAswTdsbGdoec285LWlfOvTTyUm
   XGIV8hSdbi9hJA4Tss8=;
Date: Fri, 18 Apr 2025 00:34:14 +0000
From: "FREE CAR EMERGENCY KIT" <info@powerrrblock.com>
To: bruceg@untroubled.org
Message-ID: <FZL6PC3SNLI_667871059172807094_xZT7InOrpb9VnwOjXOv613XvQTN-ByHQWX8bOMt6lmCfEglxXQK-By3ZKq8XvHLx7qCz94i2GM3n1Ivp2eDYCEPdsgpy2cPYTwYZGL3Upu9L9TmLHDoieIJC6jlW5WTC@email.amazonses.com>
Subject:  🎉Congratulations! Please note only 16 test kits still available!
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-TrackingUuid: cuyljdcv-ipg6gn6-epoak-el92-780zyx2yucsh
X-AppInfo: easel::us-east-1::::easel-i-0166ddcd94ddda852::prod
X-WorkflowId: 1T9KYZDA
X-MessageGuid: wsavjwyv2oetrwonbr1k72467xp4f2-303189-epoak-el92-780zyx2yucsh
X-localeCountry: en-US::US
X-To:bruceg@untroubled.org
X-SourceAppName: hank
X-TaskUuid: cuyljdcv-el92-epoak-ipg6gn6-780zyx2yucsh
X-EventGuid: cuyljdcv-el92-epoak-ipg6gn6-780zyx2yucsh
X-ProcEnc: BQAtAAEBEJrszi+GCkuROAVXFKOqeFJMSRI6tjlxqztPYMUAHxP3IGBjhox9WNyogSB31QmydBM=
Feedback-Id: 42.797782.789295:MJ
Content-Length: 7727

<html lang="en" data-lt-installed="true"><head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>FREE Car Emergency Kit - AA Member Exclusive</title>
  <style>
    body {
      margin: 0;
      padding: 0;
      background-color: #f5f5f5;
      font-family: 'Helvetica Neue', Arial, sans-serif;
      -webkit-text-size-adjust: 100%;
      line-height: 1.5;
    }
    
    .container {
      max-width: 600px;
      margin: 0 auto;
      background: #ffffff;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }
    
    .header {
      background-color: #E60028;
      color: white;
      padding: 20px;
      text-align: center;
      border-left: 10px solid #2196F3;
    }
    
    .header h1 {
      margin: 0;
      font-size: 28px;
      font-weight: bold;
    }
    
    .content {
      padding: 30px 25px;
    }
    
    .highlight {
      color: #E60028;
      font-weight: bold;
    }
    
    .benefits-box {
      background: #f0f7ff;
      border-radius: 10px;
      padding: 20px 25px;
      margin: 25px 0;
    }
    
    .benefits-title {
      color: #E60028;
      font-size: 22px;
      font-weight: 600;
      margin: 0 0 15px 0;
    }
    
    .benefits-list {
      margin: 15px 0;
      padding-left: 20px;
      list-style: square;
      color: #333;
    }
    
    .benefits-list li {
      margin-bottom: 10px;
    }
    
    .kit-contents {
      background: #f9f9f9;
      border-radius: 10px;
      padding: 20px 25px;
      margin: 25px 0;
      border-left: 4px solid #2196F3;
    }
    
    .kit-contents-title {
      color: #2196F3;
      font-size: 20px;
      font-weight: 600;
      margin: 0 0 15px 0;
    }
    
    .kit-contents-list {
      display: flex;
      flex-wrap: wrap;
      margin: 0;
      padding: 0;
      list-style: none;
    }
    
    .kit-contents-list li {
      width: 50%;
      padding: 6px 0;
      position: relative;
      padding-left: 22px;
      box-sizing: border-box;
      font-size: 14px;
    }
    
    .kit-contents-list li:before {
      content: "✓";
      position: absolute;
      left: 0;
      color: #2196F3;
      font-weight: bold;
    }
    
    .note {
      text-align: center;
      font-size: 14px;
      color: #666;
      margin: 20px 0;
    }
    
    .note span {
      color: #E60028;
      font-weight: bold;
    }
    
    .cta-button {
      display: block;
      background-color: #E60028;
      color: white;
      text-decoration: none;
      text-align: center;
      font-weight: bold;
      font-size: 18px;
      padding: 15px 30px;
      margin: 30px auto;
      border-radius: 50px;
      max-width: 250px;
      text-transform: uppercase;
    }
    
    .product-image {
      display: block;
      max-width: 250px;
      margin: 20px auto;
      border-radius: 8px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    }
    
    .footer {
      background-color: #f6f9fc;
      padding: 25px 20px;
      text-align: center;
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
    }
    
    .footer p {
      margin: 5px 0;
      font-size: 14px;
      color: #555;
    }
    
    .unsubscribe {
      color: #777;
      font-size: 12px;
      text-decoration: underline;
    }
    
    .code-box {
      background-color: #f0f0f0;
      padding: 10px;
      text-align: center;
      font-weight: bold;
      margin: 15px auto;
      max-width: 200px;
      border-radius: 5px;
    }
    
    .shipping-note {
      text-align: center;
      color: #144a90;
      font-weight: bold;
      font-size: 12px;
      margin-top: 10px;
    }
    
    .testimonial {
      font-style: italic;
      text-align: center;
      color: #555;
      margin: 25px 0;
      padding: 15px;
      background-color: #f9f9f9;
      border-radius: 8px;
    }
    
    .testimonial-author {
      font-weight: bold;
      font-style: normal;
      margin-top: 10px;
      color: #333;
    }
    
    @media only screen and (max-width: 600px) {
      .container {
        width: 100%;
        border-radius: 0;
      }
      
      .header h1 {
        font-size: 24px;
      }
      
      .content {
        padding: 20px 15px;
      }
      
      .cta-button {
        padding: 12px 20px;
        font-size: 16px;
      }
      
      .kit-contents-list li {
        width: 100%;
      }
    }
  </style>
</head>
<body>
  <div class="container">
    <!-- Header -->
    <div class="header" style="
    background-color: #E60028;
    color: white;
    padding: 20px;
    text-align: center;
    border-left: 10px solid #03A9F4;
">
      <h1>FREE CAR EMERGENCY KIT!</h1>
    </div>
    
    <!-- Main Content -->
    <div class="content">
      <p><span class="highlight">Dear bruceg,</span></p>
      
      <p>We want to thank you for your loyalty by offering you a <span class="highlight">FREE AAA-APPROVED CAR EMERGENCY KIT</span>. Being prepared for roadside emergencies is essential for every driver, and this comprehensive kit ensures you're ready for unexpected situations.</p>
      
      <img class="product-image" src="https://m.media-amazon.com/images/I/81GFuyTXAPL.jpg" alt="Car Emergency Kit">
      
      <a href="http://plan.ignorelist.com/4xHbqg792WMCn46lvxbekicfj497ZKGQBJFMGQUAXMG658051MWCQ287L4" class="cta-button" style="
    display: block;
    background-color: #3F51B5;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 15px 30px;
    margin: 30px auto;
    border-radius: 50px;
    max-width: 250px;
    text-transform: uppercase;
">CLAIM YOUR KIT</a><div class="benefits-box">
        <div class="benefits-title">Why You Need This Kit:</div>
        <ul class="benefits-list">
          <li><strong>Peace of Mind:</strong> Be prepared for any roadside emergency, day or night</li>
          <li><strong>Compact Design:</strong> Easily stores in your trunk without taking up valuable space</li>
          <li><strong>AAA-Approved Quality:</strong> Contains reliable, durable tools tested by our experts</li>
          <li><strong>All-Season Protection:</strong> Includes items for both summer and winter emergencies</li>
          <li><strong>Family Safety:</strong> Protect yourself and your loved ones during unexpected situations</li>
        </ul>
      </div>
      
      
      
      
      
      <p class="note"><span>Limited Time Offer:</span> This exclusive kit is available for a short time only. Don't miss your chance to claim your FREE CAR EMERGENCY KIT!</p>
      
      
      
      <a href="http://plan.ignorelist.com/4opefE792XYda46vcufqmzjec497HWDTJRZIVNAKAXD658051YIEX287U4" class="cta-button" style="
    display: block;
    background-color: #E60028;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 15px 30px;
    margin: 30px auto;
    border-radius: 50px;
    max-width: 250px;
    text-transform: uppercase;
">CLAIM YOUR KIT</a>
      
      
      
      
      <p class="shipping-note">Standard shipping charges may apply</p>
    </div>
    
    <!-- Footer -->
    <div class="footer">
      <p>Drive safely,</p>
      <p>The AA Emergency Preparedness Team</p>
      <p style="margin-top: 20px;"><a href="http://plan.ignorelist.com/3FqPWU792nffT46lgqnvtxpng497UOGORMUKJVFTKWY658051PKCX287w4" class="unsubscribe">Unsubscribe from promotional emails</a></p>
    </div>
  </div>
    <img src="http://plan.ignorelist.com/track/2JxLNN792ubBj46libgrcjtnt497ALQWPHCBHIDEHHS658051DHAE287W4" style="display: block; min-width: 0px; max-width: 0px;" width="0" height="0" border="0"> 


</body></html>
