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/34/{34CF9DC2-7C3C-4F8F-AF39-2BDFDC3E331E}.eml
Return-Path: sales@hyperflight.co.uk
Delivered-To: robin@hyperflight.co.uk
Received: from dreampairshoes.com (40.113.228.8.bc.googleusercontent.com [8.228.113.40])
 by mail.itpartnership.com with ESMTP ; Sat, 18 Jul 2026 02:55:34 +0100
From: Verified Product Reviews <support@dreampairshoes.com>
To: sales@hyperflight.co.uk
Subject: [SPAM] Protect Your Family From Dangerous Heatwaves
Message-ID: <9525c72db97744c9823241ccccdda2f2@dreampairshoes.com>
Date: Sat, 18 Jul 2026 01:55:33 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
X-hMailServer-Spam: YES
X-hMailServer-Reason-1: The host name specified in HELO does not match IP address. - (Score: 1)
X-hMailServer-Reason-2: Rejected by BarracudaCentral - (Score: 3)
X-hMailServer-Reason-Score: 4
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>Mini Portable Cooler - FrostyPure</title>
    <link
        href="https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,400;0,600;1,300;1,500&family=Work+Sans:wght@300;400;500;600&display=swap"
        rel="stylesheet">
    <style>
        * {
            box-sizing: border-box;
            margin: 0;
            padding: 0
        }

        body {
            background: #F2FAFC;
            font-family: 'Work Sans', sans-serif;
            -webkit-font-smoothing: antialiased
        }

        .wrap {
            max-width: 600px;
            margin: 0 auto;
            padding: 28px 16px 48px
        }

        .kicker {
            font-size: 10px;
            font-weight: 600;
            color: #21B4D6;
            letter-spacing: .15em;
            text-transform: uppercase;
            margin-bottom: 20px
        }

        .header {
            background: #fff;
            border-radius: 16px 16px 0 0;
            padding: 20px 36px;
            border-bottom: 2px solid #BCE3EB;
            display: flex;
            align-items: center;
            justify-content: space-between
        }

        .header-brand {
            font-family: 'Spectral', serif;
            font-size: 22px;
            color: #102124;
            font-weight: 600
        }

        .header-cat {
            font-size: 10px;
            color: #6B8388;
            letter-spacing: .1em;
            text-transform: uppercase;
            text-align: right
        }

        .hero-split {
            background: #fff;
            padding: 36px 36px 0;
            border-bottom: 1px solid #BCE3EB
        }

        .hero-split-inner {
            display: flex;
            gap: 24px;
            align-items: flex-start;
            padding-bottom: 20px
        }

        .hero-left {
            flex: 1
        }

        .hero-h1 {
            font-family: 'Spectral', serif;
            font-size: 27px;
            line-height: 1.2;
            color: #102124;
            margin-bottom: 14px;
            font-weight: 600
        }

        .hero-body {
            font-size: 14px;
            line-height: 1.75;
            color: #334145;
            margin-bottom: 12px
        }

        .hero-note {
            font-size: 12px;
            color: #6B8388;
            font-style: italic
        }

        .hero-right {
            width: 220px;
            flex-shrink: 0
        }

        .hero-right img {
            width: 100%;
            display: block;
            border-radius: 12px
        }

        .hero-full-text {
            padding: 0 36px 32px;
            background: #fff;
        }

        .stats {
            background: #fff;
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            border-top: 1px solid #BCE3EB
        }

        .stat-cell {
            padding: 20px;
            text-align: center
        }

        .stat-cell+.stat-cell {
            border-left: 1px solid #BCE3EB
        }

        .stat-n {
            font-family: 'Spectral', serif;
            font-size: 26px;
            color: #0F5566;
            font-weight: 600;
            margin-bottom: 3px
        }

        .stat-l {
            font-size: 10px;
            color: #6B8388;
            letter-spacing: .1em;
            text-transform: uppercase
        }

        .how {
            background: #DFF1F5;
            padding: 32px 36px;
            border-top: 1px solid #BCE3EB
        }

        .how-h2 {
            font-family: 'Spectral', serif;
            font-size: 22px;
            color: #102124;
            margin-bottom: 16px;
            font-weight: 600
        }

        .how-body {
            font-size: 14px;
            line-height: 1.75;
            color: #334145;
            margin-bottom: 20px
        }

        .steps-inline {
            display: flex;
            gap: 12px;
            align-items: center
        }

        .s-bubble {
            background: #fff;
            border: 1px solid #21B4D6;
            border-radius: 50%;
            width: 36px;
            height: 36px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Spectral', serif;
            font-size: 16px;
            color: #0F5566;
            flex-shrink: 0
        }

        .s-text {
            font-size: 13px;
            color: #334145;
            font-weight: 500
        }

        .s-arrow {
            color: #21B4D6;
            font-size: 18px;
            flex-shrink: 0
        }

        .testimonial {
            background: #fff;
            padding: 32px 36px;
            border-top: 1px solid #BCE3EB;
            border-left: 4px solid #0F5566
        }

        .t-text {
            font-family: 'Spectral', serif;
            font-size: 18px;
            font-style: italic;
            color: #102124;
            line-height: 1.6;
            margin-bottom: 12px
        }

        .t-attr {
            font-size: 12px;
            color: #6B8388;
            font-weight: 500
        }

        .cta-section {
            background: #0F5566;
            padding: 36px;
            text-align: center
        }

        .cta-eyebrow {
            font-size: 10px;
            font-weight: 700;
            color: #DFF1F5;
            letter-spacing: .14em;
            text-transform: uppercase;
            margin-bottom: 12px
        }

        .cta-h2 {
            font-family: 'Spectral', serif;
            font-size: 26px;
            color: #fff;
            margin-bottom: 8px;
            font-weight: 600
        }

        .cta-sub {
            font-size: 13px;
            color: rgba(255, 255, 255, .7);
            margin-bottom: 22px;
            line-height: 1.6
        }

        .cta-btn {
            display: inline-block;
            background: #21B4D6;
            color: #fff;
            font-size: 13px;
            font-weight: 700;
            padding: 14px 36px;
            border-radius: 4px;
            text-decoration: none;
            letter-spacing: .06em;
            text-transform: uppercase
        }

        .cta-guarantee {
            font-size: 11px;
            color: rgba(255, 255, 255, .5);
            margin-top: 12px;
            letter-spacing: .04em
        }

        .footer {
            background: #F2FAFC;
            border-radius: 0 0 16px 16px;
            padding: 22px 36px;
            text-align: center;
            border-top: 1px solid #BCE3EB
        }

        .footer p {
            font-size: 11px;
            color: #6B8388;
            line-height: 1.7
        }

        .footer a {
            color: #0F5566;
            text-decoration: underline
        }
    </style>
</head>

<body>
    <div class="wrap">

        <div class="header">
            <span class="header-brand"><img src="https://get-frostypure.com/wp-content/uploads/FrostyPure_black_logo.svg" alt="Mini Portable Cooler - FrostyPure" style="height: 28px; display: block;"></span>
            <span class="header-cat">SMART HOME<br>DEAL ALERT</span>
        </div>

        <div class="hero-split">
            <div class="hero-split-inner">
                <div class="hero-left">
                    <div class="kicker">NEXT-GEN COOLING TECH</div>
                    <h1 class="hero-h1">The Silent Cooler Saving Homes From Costly AC Bills</h1>
                </div>
                <div class="hero-right">
                    <a href="https://storage.googleapis.com/frostypure/ls">
                        <img src=https://get-frostypure.com/img/MS0yeC0xNS5wbmc-w_434.png"
                            alt="Mini Portable Cooler - FrostyPure">
                    </a>
                </div>
            </div>

            <div class="hero-full-text">
                <p class="hero-body">
                    <strong>Mini Portable Cooler - FrostyPure</strong> is transforming the way we cool our living
                    spaces. With a powerful evaporative design, it provides instant, filter-free heat relief in under 5
                    minutes. No noise, no costly installations, and absolutely zero extra filter expenses.
                </p>
                <p class="hero-note">
                    Currently sold out in nationwide retail stores. First-time online buyers save 75% today only.
                </p>
            </div>
        </div>

        <div class="stats">
            <div class="stat-cell">
                <div class="stat-n">8 hrs</div>
                <div class="stat-l">COOLING RUNTIME</div>
            </div>
            <div class="stat-cell">
                <div class="stat-n">$0</div>
                <div class="stat-l">FILTER EXPENSES</div>
            </div>
            <div class="stat-cell">
                <div class="stat-n">100%</div>
                <div class="stat-l">PORTABLE DESIGN</div>
            </div>
        </div>

        <div class="how">
            <div class="kicker">How It Works</div>
            <h2 class="how-h2">Breathe Refreshing, Chilled Air in 3 Simple Steps</h2>
            <p class="how-body">Say goodbye to loud, bulky fans and heavy power bills. FrostyPure is engineered to
                deliver immediate cooling without any professional setup. Simply position the cooler exactly where you
                need it, and let the advanced technology do the rest.</p>
            <div class="steps-inline">
                <div class="s-bubble">1</div>
                <div class="s-text">Pour clean water into the built-in tank.</div>
                <div class="s-arrow">></div>
                <div class="s-bubble">2</div>
                <div class="s-text">Plug it in and choose slow, normal, or turbo speed.</div>
                <div class="s-arrow">></div>
                <div class="s-bubble">3</div>
                <div class="s-text">Sit back, relax, and enjoy the instant fresh breeze.</div>
            </div>
        </div>
        <div class="cta-section">
            <div class="cta-eyebrow">FIRST-TIME BUYER DEAL</div>
            <h2 class="cta-h2">Stay Cool for Pennies a Day</h2>
            <p class="cta-sub">Claim your 75% discount today with fast shipping. Includes our risk-free 30-day
                money-back guarantee.</p>
            <a href="https://storage.googleapis.com/frostypure/ls" class="cta-btn">ACTIVATE 75% DISCOUNT NOW</a>
            <div class="cta-guarantee">*Risk-Free 30-Day Money-Back Guarantee</div>
        </div>

        <div class="footer">
            <p>
                You are receiving this because you subscribed to health and wellness tips. <br>
                <a href="https://storage.googleapis.com/frostypureusb/ls">Unsubscribe</a>
            </p>
        </div>

    </div>
</body>

</html>