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/B6/{B6150E0D-1A36-4767-BF2A-636599B1A315}.eml
Return-Path: sales@hyperflight.co.uk
Delivered-To: robin@hyperflight.co.uk
Received: from catalpha.com (71.80.106.34.bc.googleusercontent.com [34.106.80.71]) by
 mail.itpartnership.com with ESMTP ; Fri, 3 Jul 2026 01:05:47 +0100
From: Tech Essentials Report <support@catalpha.com>
To: sales@hyperflight.co.uk
Subject: The Secret To A Peaceful Summer
Message-ID: <ef32632ea12042998fe03fb7ed054f6e@catalpha.com>
Date: Fri, 03 Jul 2026 00:05:45 +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>US - MosqiShock Mosquito Zapper</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: #FCF8FE;
            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: #C37DD0;
            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 #F5E6FA;
            display: flex;
            align-items: center;
            justify-content: space-between
        }

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

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

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

        .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: #491C52;
            margin-bottom: 14px;
            font-weight: 600
        }

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

        .hero-note {
            font-size: 12px;
            color: #8D7693;
            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 #F5E6FA
        }

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

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

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

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

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

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

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

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

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

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

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

        .testimonial {
            background: #fff;
            padding: 32px 36px;
            border-top: 1px solid #F5E6FA;
            border-left: 4px solid #491C52
        }

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

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

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

        .cta-eyebrow {
            font-size: 10px;
            font-weight: 700;
            color: #C37DD0;
            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: #C37DD0;
            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: #FCF8FE;
            border-radius: 0 0 16px 16px;
            padding: 22px 36px;
            text-align: center;
            border-top: 1px solid #F5E6FA
        }

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

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

<body>
    <div class="wrap">

        <div class="header">
            <span class="header-brand"><img src="https://get-mosqishock.com/wp-content/uploads/MosqiShock.svg" alt="US - MosqiShock Mosquito Zapper" style="height: 28px; display: block;"></span>
            <span class="header-cat">OUTDOOR DEALS<br>SUMMER 2026</span>
        </div>

        <div class="hero-split">
            <div class="hero-split-inner">
                <div class="hero-left">
                    <div class="kicker">COZY OUTDOOR LIVING</div>
                    <h1 class="hero-h1">Take Back Your Yard This Summer Without Stinky Sprays</h1>
                </div>
                <div class="hero-right">
                    <a href="https://storage.googleapis.com/mosquitouk-4wht/index">
                        <img src="https://get-mosqishock.com/img/TW9zcXVpdG9fTGFtcF8xMDc2eDEwNzYuanBn.jpg"
                            alt="US - MosqiShock Mosquito Zapper">
                    </a>
                </div>
            </div>

            <div class="hero-full-text">
                <p class="hero-body">
                    <strong>US - MosqiShock Mosquito Zapper</strong> is a professional-grade, rechargeable mosquito
                    zapper that wipes out pests instantly. Using precise UV wavelengths and safe electric grid
                    technology, it covers a 65 ft area to protect your entire family.
                </p>
                <p class="hero-note">
                    *Currently sold out in nationwide retail stores due to high demand.*
                </p>
            </div>
        </div>

        <div class="stats">
            <div class="stat-cell">
                <div class="stat-n">65 FT</div>
                <div class="stat-l">ACTIVE PROTECTION</div>
            </div>
            <div class="stat-cell">
                <div class="stat-n">14 HRS</div>
                <div class="stat-l">RECHARGEABLE LIFE</div>
            </div>
            <div class="stat-cell">
                <div class="stat-n">99%</div>
                <div class="stat-l">ZAP EFFECTIVENESS</div>
            </div>
        </div>

        <div class="how">
            <div class="kicker">How It Works</div>
            <h2 class="how-h2">How MosqiShock Protects Your Home in 3 Simple Steps</h2>
            <p class="how-body">Designed for modern outdoor living, this smart device requires zero toxic chemicals or
                loud pops. It works quietly and efficiently in any bedroom, patio, or campsite.</p>
            <div class="steps-inline">
                <div class="s-bubble">1</div>
                <div class="s-text">Charge with USB</div>
                <div class="s-arrow">></div>
                <div class="s-bubble">2</div>
                <div class="s-text">Turn on in dark</div>
                <div class="s-arrow">></div>
                <div class="s-bubble">3</div>
                <div class="s-text">Relax bite-free</div>
            </div>
        </div>
        <div class="cta-section">
            <div class="cta-eyebrow">EXCLUSIVE VIP OFFER</div>
            <h2 class="cta-h2">Save Up To 65% OFF Today</h2>
            <p class="cta-sub">Protect your home and campsite from itchy, painful bites. Claim our exclusive discount
                on a single lamp, or choose our popular multi-lamp bundle for maximum protection with a 30-day money-back guarantee.</p>
            <a href="https://storage.googleapis.com/mosquitouk-4wht/index" class="cta-btn">SECURE MY MOSQISHOCK DISCOUNT</a>
            <div class="cta-guarantee">30-Day Money-Back Guarantee • Fast Shipping</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/mosquitouk-4wht/unsub">Unsubscribe</a>
            </p>
        </div>

    </div>
</body>

</html>