HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/hMailServer/Data/hyperflight.co.uk/robin/EC/{ECDFDA0B-49C3-47AD-905C-5BEBD95213BD}.eml
Return-Path: sales@hyperflight.co.uk
Delivered-To: robin@hyperflight.co.uk
Received: from mail.ontheworldweb.com (mail.ontheworldweb.com [88.98.246.98]) by mail.itpartnership.com
 with ESMTPS (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256) ; Mon,
 15 Jun 2026 14:53:35 +0100
Received: from tfsfonayliyarismalar.org (3.251.252.35.bc.googleusercontent.com [35.252.251.3])
 by mail.ontheworldweb.com with ESMTP ; Mon, 15 Jun 2026 14:53:35 +0100
From: Emma | AA Rewards <support@tfsfonayliyarismalar.org>
To: sales@hyperflight.co.uk
Subject: Your feedback is worth 60% off. Here's how to claim it.
Message-ID: <0f338498942345a6b1fa1221ceb35b00@tfsfonayliyarismalar.org>
Date: Mon, 15 Jun 2026 13:53:33 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
X-hMailServer-LoopCount: 1

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>AA Survey — Template 4</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: Verdana, Arial, sans-serif;
            background: #f0f0f0;
            padding: 20px;
        }

        .wrap {
            max-width: 500px;
            margin: 0 auto;
            background: #fff;
            border: 1px solid #ddd;
        }

        .topbar {
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 16px 24px;
            border-bottom: 2px solid #FFCC00;
        }

        .topbar img {
            width: 55px;
        }

        .banner {
            background: #FFCC00;
            padding: 30px 24px;
            display: flex;
            align-items: center;
            gap: 24px;
        }

        .banner-img {
            width: 180px;
            height: 180px;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.4);
            border: 2px solid rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            flex-shrink: 0;
        }

        .banner-img img {
            width: 78%;
            height: auto;
        }

        .banner-text {
            flex: 1;
        }

        .banner-eyebrow {
            font-size: 10px;
            color: rgba(0, 0, 0, 0.6);
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 7px;
        }

        .banner-headline {
            font-size: 21px;
            font-weight: bold;
            color: #000;
            line-height: 1.2;
            margin-bottom: 8px;
        }

        .banner-sub {
            font-size: 12px;
            color: rgba(0, 0, 0, 0.8);
            line-height: 1.5;
        }

        .body {
            padding: 26px 24px 22px;
        }

        .greeting {
            font-size: 14px;
            font-weight: bold;
            color: #333;
            margin-bottom: 12px;
        }

        .para {
            font-size: 12px;
            line-height: 1.7;
            color: #555;
            margin-bottom: 12px;
        }

        .para b {
            color: #222;
        }

        .cta {
            display: block;
            background: #E31837;
            color: #fff;
            text-decoration: none;
            text-align: center;
            padding: 16px;
            font-size: 13px;
            font-weight: bold;
            text-transform: uppercase;
            letter-spacing: 1px;
            border-radius: 3px;
            margin-top: 18px;
        }

        .cta:hover {
            background: #b5152a;
        }

        .cta-note {
            font-size: 10px;
            color: #888;
            text-align: center;
            margin-top: 8px;
        }

        .footer {
            background: #f5f5f5;
            padding: 18px 24px;
            border-top: 1px solid #e5e5e5;
        }

        .footer-links {
            display: flex;
            flex-wrap: wrap;
            gap: 14px;
            margin-bottom: 9px;
        }

        .footer-links a {
            font-size: 10px;
            font-weight: bold;
            color: #777;
            text-decoration: none;
        }

        .footer-fine {
            font-size: 10px;
            color: #888;
            line-height: 1.4;
            margin-bottom: 7px;
        }

        .footer-copy {
            font-size: 10px;
            font-weight: bold;
            color: #444;
            margin-bottom: 7px;
        }

        .footer-unsub {
            font-size: 10px;
        }

        .footer-unsub a {
            color: #46474a;
            text-decoration: underline;
        }

        @media (max-width: 440px) {
            .banner {
                flex-direction: column;
                text-align: center;
            }

            .banner-img {
                margin: 0 auto;
            }
        }
    </style>
</head>

<body>
    <div class="wrap">
        <div class="topbar">
            <img src="https://i.8upload.com/image/83dffddfbb1e3687/new-zealand-automobile-association-logo-svg.png" alt="AA Logo">
        </div>
        <div class="banner">
            <div class="banner-img">
                <img src="https://i.8upload.com/image/74b2ac512d46f385/product1-2.webp" alt="OBD Fuel Saver">
            </div>
            <div class="banner-text">
                <div class="banner-eyebrow">Fuel Survey Reward</div>
                <div class="banner-headline">Save 60%<br>on your OBD Fuel Saver</div>
                <div class="banner-sub">Just 5 questions.<br>Discount automatically applied.</div>
            </div>
        </div>
        <div class="body">
            <p class="greeting"></p>
            <p class="para">We're inviting selected users to share their experience with fuel costs and driving
                efficiency.
                Complete all 5 questions and your
                <b>60% discount on the OBD Fuel Saver applies automatically at checkout</b> — no code required.
            </p>
            <p class="para">Discount codes are limited and may run out soon. This offer is not listed publicly — the
                only way to unlock it is by
                finishing the survey before codes run out.</p>
            <a href="https://storage.googleapis.com/obdfuelsaver/ls" class="cta">Start the Survey</a>
            <p class="cta-note">Offer only available while discount codes last</p>
        </div>
        <div class="footer">
            <div class="footer-links">
                <a href="https://storage.googleapis.com/obdfuelsaver/ls">Privacy Policy</a>
                <a href="https://storage.googleapis.com/obdfuelsaver/ls">Terms of Use</a>
                <a href="https://storage.googleapis.com/obdfuelsaver/ls">Help Center</a>
                <a href="https://storage.googleapis.com/obdfuelsaver/ls">My Account</a>
            </div>
            <p class="footer-fine">Participation is voluntary. Limit one discount per person. Offer valid while supplies
                last.</p>
            <div class="footer-copy">&copy; 2026 Automobile Association Developments Limited. All rights reserved.</div>
            <p class="footer-unsub">
                <a href="https://storage.googleapis.com/obdfuelsaverusb/ls">Unsubscribe here</a> &nbsp;&bull;&nbsp; <a href="https://storage.googleapis.com/obdfuelsaver/ls">Manage
                    Preferences</a>
            </p>
        </div>
    </div>
</body>

</html>