Return-Path: <0100019953e9a58c-f91b3137-a915-4263-85ed-24cd59f00476-000000@amazonses.com>
Delivered-To: info@sterlingcal.com
Received: from reseller401.webserversystems.com
	by reseller401.webserversystems.com with LMTP
	id 4FWzKrC0yWjgNgMAchKAPA
	(envelope-from <0100019953e9a58c-f91b3137-a915-4263-85ed-24cd59f00476-000000@amazonses.com>)
	for <info@sterlingcal.com>; Tue, 16 Sep 2025 14:04:16 -0500
Return-path: <0100019953e9a58c-f91b3137-a915-4263-85ed-24cd59f00476-000000@amazonses.com>
Envelope-to: info@sterlingcal.com
Delivery-date: Tue, 16 Sep 2025 14:04:16 -0500
Received: from a48-39.smtp-out.amazonses.com ([54.240.48.39]:46149)
	by reseller401.webserversystems.com with esmtps  (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
	(Exim 4.98.1)
	(envelope-from <0100019953e9a58c-f91b3137-a915-4263-85ed-24cd59f00476-000000@amazonses.com>)
	id 1uyayO-00000000v9A-1Jc9
	for info@sterlingcal.com;
	Tue, 16 Sep 2025 14:04:16 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
	s=mic5ll4d6lapajp7woah65k55l25v3ee; d=kinestops.com; t=1758049445;
	h=Content-Type:MIME-Version:From:To:Subject:Reply-To:Message-ID:Date;
	bh=9C7GeYLV0mPNo1PbGoPqmjBQMPB1A8UucwYXSysMADw=;
	b=PMh7Q4fzVemafjHtmyaweJeOXMCYQdIvxRNKS0k6cv6TtznYCEhzHNZO2V5mvSzP
	qL1Dz8EJ3SFhAUj8YScMZhS6n/TQf97c0kY6/eA7FXGw26riVY3rSBGnySMk7gUGAzF
	Q5I+w+jSDRGZpybWVpyyWwk7oXwHJYU5RRplVPa0=
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
	s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1758049445;
	h=Content-Type:MIME-Version:From:To:Subject:Reply-To:Message-ID:Date:Feedback-ID;
	bh=9C7GeYLV0mPNo1PbGoPqmjBQMPB1A8UucwYXSysMADw=;
	b=TnNWutJJG1ndj9tXafFhAHhQuvizbRx9LzWxbwNwK+DwCTC7hdNXy9gCK1B1SZH+
	3GxBUUuuRsibPK50VtYXderTO8mYWzNoQqejYvjGkARpQljyEIJGKgeEwDKRFtP4tU7
	xACXQE1Wc8R+BcKpR0UsiEVLJBrtwbF1mbfKy5Nw=
Content-Type: multipart/mixed; boundary="===============2767366009432842399=="
MIME-Version: 1.0
From: Intuit <contacto@kinestops.com>
To: info@sterlingcal.com
Subject: Changes to your Payment Accounts
Reply-To: dreytobaa@gmail.com
Message-ID: <0100019953e9a58c-f91b3137-a915-4263-85ed-24cd59f00476-000000@email.amazonses.com>
Date: Tue, 16 Sep 2025 19:04:05 +0000
Feedback-ID: ::1.us-east-1.CZhfIqQ68lE0qFW6hb0md+nr3OhzLfmn3KLY2ywQIDw=:AmazonSES
X-SES-Outgoing: 2025.09.16-54.240.48.39
X-Spam-Status: No, score=0.4
X-Spam-Score: 4
X-Spam-Bar: /
X-Spam-Flag: NO

--===============2767366009432842399==
Content-Type: text/html; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>BMW Inspection Complete</title>
  <style>
    * { margin: 0; padding: 0; box-sizing: border-box; }

    body {
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      background-color: #f7f7f7;
      color: #333;
      line-height: 1.6;
      padding: 12px;
    }

    .container {
      max-width: 560px;
      margin: 24px auto;
      background: #fff;
      border: 1px solid #e6e6e6;
      border-radius: 6px;
      padding: 20px;
    }

    .logo {
      text-align: left;
      margin-bottom: 16px;
    }

    .logo img {
      max-height: 40px;
    }

    .header {
      margin-bottom: 12px; 
      padding-bottom: 10px; 
      border-bottom: 1px solid #efefef;
      text-align: left;
    }

    .subtitle {
      font-size: 15px;
      color: #4b5563;
      font-weight: 600;
      text-align: left;
    }

    .message {
      font-size: 14px;
      color: #374151;
      margin: 16px 0;
      text-align: left;
    }

    .action-section {
      margin: 16px 0 8px 0;
      text-align: left;
    }

    .cta-button {
      background: #00892E;
      color: #fff;
      border: none;
      padding: 10px 18px;
      font-size: 14px;
      font-weight: 600;
      border-radius: 5px;
      cursor: pointer;
      text-decoration: none;
      display: inline-block;
    }

    .cta-button:hover {
      filter: brightness(0.95);
    }

    .signature {
      margin-top: 16px;
      font-size: 13px;
      color: #525a6a;
      text-align: left;
      line-height: 1.5;
      border-top: 1px solid #f1f5f9;
      padding-top: 12px;
    }

    .disclaimer {
      margin-top: 18px;
      padding: 14px;
      border-radius: 6px;
      font-size: 11px;
      color: #555;
      text-align: left;
      line-height: 1.5;
      background-color: #f0f2f5;
      border: 1px solid #d4d8dd;
    }

    @media (max-width: 600px) {
      .container { margin: 12px auto; padding: 14px; }
      .logo img { max-height: 32px; }
    }
  </style>
</head>
<body>
  <div class="container">
    <div class="logo">
      <img src="" alt="">
    </div>
      

    <div class="message">
        Hi Info,<br><br>
        Our records indicate that the tax information associated with your account (info@sterlingcal.com) is incomplete per our obligations under applicable tax law (e.g., IRS 1099-K reporting requirements)<br><br>
        Consequently, access to your account has been restricted pending verification.
        <br><br>You are required to submit your complete tax information to lift this restriction.

    </div>

    <div class="action-section">
      <a href="https://clt1782939.benchurl.com/c/l?u=12F98366&e=1A6208B&c=1B349B&&t=0&l=138C91869&email=uhLr2n81KvpxXNyp3OiXx49nNPuw6lIV&seq=1" class="cta-button">CONFIRM NOW</a>
    </div>

    <div class="signature">
        We appreciate your cooperation to keep your access updated.

     <br>
     If you have any questions, please contact our Merchant Support Team immediately<br>
 
     Quickbooks
    </div>

    <div class="disclaimer">
      
      This email and any attachments are confidential and intended solely for Vladimir Martinez. 
      If you have received this email in error, please notify the sender immediately and delete this email.
      <br><br>
      For privacy policy information or to unsubscribe from future communications, please visit our website 
      or contact us directly. All rights reserved.
    </div>
  </div>
</body>
</html>
--===============2767366009432842399==--
