<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html class="light next">
    <head>
		<title>Xfinity</title>
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
		<meta name="description" content="404 Page Not Found">
		<link rel="shortcut icon" href="/favicon.ico">
		<link rel="stylesheet" type="text/css" href="/static/resi/dist/prism-ui/prism-ui-033b4b9.css">
		<link rel="stylesheet" type="text/css" href="/static/resi/dist/bundle-033b4b9.css">

		<link rel="stylesheet" type="text/css" href="https://cdn.comcast.com/cmp/css/cookie-consent.css">
		<script type="module">
		    import initCookieConsent from "/static/ui-common/cookie-consent-2.1.6.js";
		    initCookieConsent(
			    "a55e6907-e160-4758-bc91-65f5b89f37b3",
			    "Cookie Preferences"
		    );
		</script>
		<script type="module" src="/static/resi/dist/prism-ui/prism-ui.esm-033b4b9.js"></script>
		<script>
		    const polarisScript = document.createElement("script");
		    polarisScript.src =
			    "https://polaris.xfinity.com/globalnav/polaris." + (window.customElements ? "wc" : "es5") + ".js";
		    polarisScript.async = true;
		    document.head.append(polarisScript);
		</script>
		<script type="text/javascript" src="/static/resi/dist/bundle-033b4b9.js" defer></script>
	</head>
	<body class="min-h-screen">
		<header class="flex justify-center items-center h-18 text-center border-t border-b border-solid border-stroke-inverse-down">
			<prism-button display="link" href="http://my.xfinity.com/">
				<img src="/static/images/global/xfinity-logo-black.svg" alt="Xfinity" class="h-6" />
			</prism-button>
			<xc-header client-id="cima-login" hide-header disable-controller></xc-header>
		</header>
		<main class="max-w-content-page mx-auto px-6 pt-10 pb-36 footer-lg:pb-10">
			<prism-icon name="alert" tone="caution" theme="outline" size="xl" role="presentation"></prism-icon>
			<prism-text display="display2" tag="h1" class="my-4">Looks like there was a problem</prism-text>
			<prism-text display="body1" class="mt-4 mb-10">The page you were trying to reach no longer exists.</prism-text>
			<prism-button href="https://my.xfinity.com">Continue to Xfinity</prism-button>
		</main>
		<footer>
			<xc-footer client-id="cima-login" slim-footer theme="light"></xc-footer>
		</footer>
	</body>
</html>
