Return-Path: <support@warhistoryonline.com>
From: Hydrus Jet Support Desk <support@warhistoryonline.com>
To: bruce@untroubled.org
Subject: Select your 6 in 1 spray mode for versatile cleaning options
Message-ID: <777b889b72f24cd78b7c684fb64ea54b@warhistoryonline.com>
Date: Sat, 11 Jul 2026 14:02:38 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Content-Length: 11020

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

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Hydrus Jet - Power Washer</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: #F4F7FB;
            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: #2861A5;
            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 #E8EFF7;
            display: flex;
            align-items: center;
            justify-content: space-between
        }

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

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

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

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

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

        .hero-note {
            font-size: 12px;
            color: #556E8F;
            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 #E8EFF7
        }

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

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

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

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

        .how {
            background: #E8EFF7;
            padding: 32px 36px;
            border-top: 1px solid #2861A5
        }

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

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

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

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

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

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

        .testimonial {
            background: #fff;
            padding: 32px 36px;
            border-top: 1px solid #E8EFF7;
            border-left: 4px solid #183B65
        }

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

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

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

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

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

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

<body>
    <div class="wrap">

        <div class="header">
            <span class="header-brand"><img src="https://nxtgizmo.com/hydrusjet/images/inter/logo.webp" alt="Hydrus Jet - Power Washer" style="height: 28px; display: block;"></span>
            <span class="header-cat">OUTDOOR CARE<br>AUTO & PATIO</span>
        </div>

        <div class="hero-split">
            <div class="hero-split-inner">
                <div class="hero-left">
                    <div class="kicker">EXCLUSIVE DEAL ALERT</div>
                    <h1 class="hero-h1">Homeowners Are Ditching Bulky Gas Pressure Washers For This Cordless Innovation
                    </h1>
                </div>
                <div class="hero-right">
                    <a href="https://kreditkalkyl.com/abdo11">
                        <img src="https://nxtgizmo.com/hydrusjet/images/pre/generated/sidebar_product.webp"
                            alt="Hydrus Jet - Power Washer">
                    </a>
                </div>
            </div>

            <div class="hero-full-text">
                <p class="hero-body">
                    <strong>Hydrus Jet - Power Washer</strong> reclaims your weekends. Weighing only 1.8 lbs, it
                    delivers a massive 1,250 PSI cleaning pressure completely cord-free, stripping away years of
                    caked-on mold, algae, mud, and dirt in one pass without cramping your hand.
                </p>
                <p class="hero-note">
                    Features a 300W pure-copper brushless motor and a built-in auto-spray trigger lock for painless
                    continuous spraying.
                </p>
            </div>
        </div>

        <div class="stats">
            <div class="stat-cell">
                <div class="stat-n">1,250</div>
                <div class="stat-l">MAX PSI FORCE</div>
            </div>
            <div class="stat-cell">
                <div class="stat-n">1.8 lbs</div>
                <div class="stat-l">ULTRA-LIGHTWEIGHT</div>
            </div>
            <div class="stat-cell">
                <div class="stat-n">70 Min</div>
                <div class="stat-l">CORDLESS RUNTIME</div>
            </div>
        </div>

        <div class="how">
            <div class="kicker">How It Works</div>
            <h2 class="how-h2">Powerful Cleaning With Zero Boundaries</h2>
            <p class="how-body">The Hydrus Jet draws water from three distinct sources—your standard garden hose, a
                direct faucet connection, or straight out of a bucket or lake using the included inline filter hose.
                This means you can clean deep in your yard, wash boats at the dock, or detail your RV off-grid.</p>
            <div class="steps-inline">
                <div class="s-bubble">1</div>
                <div class="s-text">Connect your water source</div>
                <div class="s-arrow">></div>
                <div class="s-bubble">2</div>
                <div class="s-text">Select your 6-in-1 spray mode</div>
                <div class="s-arrow">></div>
                <div class="s-bubble">3</div>
                <div class="s-text">Squeeze & lock the trigger</div>
            </div>
        </div>
        <div class="cta-section">
            <div class="cta-eyebrow">50% OFF PROMOTION ACTIVE</div>
            <h2 class="cta-h2">Claim Your 50% Off Hydrus Jet Today</h2>
            <p class="cta-sub">Ditch the $300 professional visits. Wash your deck, driveway, siding, and vehicles on
                your own schedule. Shipping tariff-free while promotional batches last.</p>
            <a href="https://kreditkalkyl.com/abdo11" class="cta-btn">CHECK AVAILABILITY & SAVE</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 outdoor care tips. <br>
                <a href="https://kreditkalkyl.com/abdounsbnozzle">Unsubscribe</a>
            </p>
        </div>

    </div>
</body>

</html>
