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

<head>
  <script>
    const isLocal =
      location.hostname === '127.0.0.1' ||
      location.hostname === 'localhost' ||
      location.hostname === '0.0.0.0' ||
      location.hostname === '[::1]' ||
      location.protocol === 'file:';

    if (!isLocal) {
      const s = document.createElement('script');
      s.async = true;
      s.src = 'https://www.googletagmanager.com/gtag/js?id=G-FDDC4DHEQN';
      document.head.appendChild(s);

      window.dataLayer = window.dataLayer || [];
      function gtag() { dataLayer.push(arguments); }
      gtag('js', new Date());
      gtag('config', 'G-FDDC4DHEQN');
    }
  </script>
  <meta charset="utf-8" />
  <meta http-equiv="x-ua-compatible" content="ie=edge" />
  <title>404 - Page Not Found - Taliferro Group</title>
  <meta name="description" content="The page you are looking cannot be found.">
  <meta name="author" content="Taliferro Group">
  <meta name="robots" content="noindex, follow">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
  <meta content="telephone=no" name="format-detection" />
  <meta name="HandheldFriendly" content="true" />
  <meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
  <meta http-equiv="content-language" content="en">
  <link rel="canonical" href="https://taliferro.com/404.html">
  <!-- Open Graph (OG) Tags for Social Media -->
  <meta property="og:title" content="404 - Page Not Found | Taliferro Group">
  <meta property="og:description" content="The page you are looking cannot be found.">
  <meta property="og:image" content="https://taliferro.com/img/general/taliferro-group-logo.png">
  <meta property="og:url" content="https://taliferro.com/404.html">
  <meta property="og:type" content="website">
  <meta property="og:site_name" content="Taliferro Group">
  <link rel="stylesheet" type="text/css" href="https://taliferro.com/css/taliferro-styles-min-v9.css">
  <!-- Favicons & App Icons -->
  <link rel="manifest" href="/img/general/manifest.json">
  <link rel="icon" type="image/x-icon" href="img/general/favicon.ico">
  <link rel="apple-touch-icon" href="img/general/apple-touch-icon.png">
  <link rel="mask-icon" href="img/general/safari-pinned-tab.svg" color="#5195d9">
  <meta name="msapplication-TileColor" content="#ffffff">
  <meta name="theme-color" content="#ffffff">
  <script type="text/javascript">
    if (
      location.protocol !== 'file:' &&
      location.hostname !== '127.0.0.1' &&
      location.hostname !== 'localhost' &&
      location.hostname !== '0.0.0.0' &&
      location.hostname !== '[::1]'
    ) {
      (function (c, l, a, r, i, t, y) {
        c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
        t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
        y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
      })(window, document, "clarity", "script", "vd128967w5");
    }
  </script>
  <script src="/js/home-page-intent.js" defer></script>
</head>

<body>
  <div class="sparkleField" aria-hidden="true"></div>
  <video class="bgVideo" autoplay muted loop playsinline preload="none" loading="lazy" disablepictureinpicture aria-hidden="true" poster="./img/home-background2.webp">
    <source src="./img/home-background.mp4" type="video/mp4" />
  </video>
  <div class="bgVideoOverlay" aria-hidden="true"></div>
  <script>
    (function () {
      const v = document.querySelector('.bgVideo');




      if (!v) return;

      const show = () => {
        v.classList.add('isReady');
        document.body.classList.add('videoReady');
      };

      const fail = () => {
        document.body.classList.add('videoError');
      };

      v.addEventListener('loadeddata', show, { once: true });
      v.addEventListener('canplay', show, { once: true });
      v.addEventListener('error', fail, { once: true });

      try {
        const p = v.play();
        if (p && typeof p.catch === 'function') p.catch(fail);
      } catch (e) {
        fail();
      }

      if (v.readyState >= 2) show();
    })();
  </script>
  <header class="hero">
    <div class="wrap">
      <div class="kicker"><a href="https://taliferro.com/">Taliferro</a></div>
      <div class="hero-grid">
        <div>
          <h1>404</h1>
          <p> This page doesn’t exist. If you were expecting something here, tell us what you were trying to find and we’ll point you to the right place. </p>
          <div class="card" style="margin-top:16px;">
            <p class="quote">Quick links</p>
            <ul class="list">
              <li><a href="https://taliferro.com/">Home</a></li>
              <li><a href="https://taliferro.com/blog/">Blog</a></li>
              <li><a href="https://taliferro.com/business-momentum-system/">Business Momentum System</a></li>
              <li><a href="https://taliferro.com/machine-learning-services/">AI &amp; Machine Learning</a></li>
            </ul>
          </div>
          <div class="card" style="margin-top:16px;">
            <p class="quote">Most common reason</p>
            <p class="fine">A link changed during refactoring or a bookmark is old.</p>
          </div>
          <div class="card" style="margin-top:16px;">
            <p class="quote">What you can do</p>
            <p class="fine">Go to the blog TOC and search (Cmd+F) by keyword.</p>
          </div>
          <div class="btnrow">
            <a class="btn primary" href="https://taliferro.com/">Back to home</a>
            <a class="btn ghost" href="https://taliferro.com/blog/toc.html">Browse topics</a>
          </div>
          <p class="fine" style="margin-top:10px;">If you want help fast: <a href="https://taliferro.com/" data-intent="help" data-source="404">tell us what’s stuck</a>.</p>
        </div>
        <div class="hero-media">
          <div class="video-9x16" aria-label="404 help video">
            <iframe src="https://www.youtube.com/embed/Asmdn0ewkTs?rel=0" title="404 help video" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen referrerpolicy="strict-origin-when-cross-origin"></iframe>
          </div>
        </div>
      </div>
      <div class="bottom-pad" aria-hidden="true"></div>
    </div>
  </header>
  <div class="sticky-cta" role="region" aria-label="404 call to action">
    <div class="wrap">
      <div>
        <div class="kicker">Need help?</div>
        <div class="quote" style="margin:0">Tell us what you were looking for.</div>
      </div>
      <div class="btnrow" style="margin-top:0">
        <a class="btn primary" href="https://taliferro.com/" data-intent="help" data-source="404_sticky">Tell us what’s stuck</a>
        <a class="btn ghost" href="https://taliferro.com/">Home</a>
      </div>
    </div>
  </div>
  <div class="bottom-pad"></div>
</body>

</html>