
    <style id="survivehack-home-intro-css">
        .survivehack-home-intro {
            box-sizing: border-box;
            margin: 0 0 34px;
            padding: 32px 34px;
            background: #12161b;
            border: 1px solid rgba(86, 214, 55, 0.55);
            border-radius: 18px;
            color: #ffffff;
            max-width: 1180px;
            width: 100%;
            box-shadow: 0 0 0 1px rgba(86, 214, 55, 0.08), 0 12px 30px rgba(0, 0, 0, 0.20);
        }

        .survivehack-home-intro-kicker {
            margin: 0 0 14px;
            color: #5ee04a;
            font-size: 0.78rem;
            font-weight: 800;
            letter-spacing: 0.32em;
            text-transform: uppercase;
        }

        .survivehack-home-intro h1 {
            margin: 0 0 18px;
            color: #ffffff;
            font-size: clamp(1.75rem, 3vw, 2.35rem);
            line-height: 1.18;
            letter-spacing: 0.02em;
        }

        .survivehack-home-intro p {
            margin: 0 0 16px;
            color: #ffffff;
            font-size: 1.08rem;
            line-height: 1.75;
        }

        .survivehack-home-intro p:last-child {
            margin-bottom: 0;
        }

        @media (max-width: 700px) {
            .survivehack-home-intro {
                padding: 24px 22px;
                border-radius: 14px;
            }

            .survivehack-home-intro p {
                font-size: 1rem;
            }
        }
    </style>
    <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://survivehack.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://survivehack.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://survivehack.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://survivehack.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://survivehack.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
