<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <title>HealthFirst</title>

    <!-- Styles -->
    <link href="https://payments.healthfirst.org/css/app.css" rel="stylesheet">
    <link href="https://payments.healthfirst.org/css/healthfirst.css?v0.1813.0" rel="stylesheet">
    <link href="https://payments.healthfirst.org/css/responsive.css?v0.1813.0" rel="stylesheet">
    <link href="https://payments.healthfirst.org/css/sweetalert.min.css" rel="stylesheet">

</head>
<body>
    <div id="wrapper">
		<header id="header-part">
		    <div class="wrapper">
		        <a class="logo">
		            <img src="https://payments.healthfirst.org/img/logo.png"/>
		        </a>
		        <div class="user-sec">
		            <ul>
		            </ul>
		        </div>

		    </div>
		</header>
		<div id="content-part">
		    <div class="wrapper">
		    	<div class="error-page">
			        <div>
				        <img src="../img/elephant.png" width="200" alt="">
			        </div>
			        <h3>
			        	<span>Uh-oh!</span>
			        </h3>
			        <h4>
			        	<span>An unexpected error has occurred. Please return to the homepage or <a href="https://payments.healthfirst.org/contactus">contact us</a> for assistance.</span> 
			        </h4>
		            <a href="https://payments.healthfirst.org" class="btn btn-primary">Return to Payment Overview</a>                    
		        </div>
		    </div>
		</div>

		<footer id="footer-part">    
		    <div class="wrapper">    	
		        <p>&copy;2025 Healthfirst </p>        
		        <ul>
		            <li><a target="_blank" href="http://assets.healthfirst.org/api/pdf?id=pdf_267ff1120f&key=2a057fc3de988ef49277dcc39931e7444611493e">Web Privacy Statement</a></li>
		            <li><a target="_blank" href="http://assets.healthfirst.org/api/pdf?id=pdf_53b845cf68&key=990ce7f9a53a3c552ac2fa2ca16f0dd7a9cdac0b&_ga=2.262813516.1197467741.1496254267-1737878043.1427400676">New York Privacy Notice</a></li>
		            <li><a target="_blank" href="http://assets.healthfirst.org/api/pdf?id=pdf_ffc2ec5002&key=747d08e9f76a07931acd9d93fd2370fac86900e7&_ga=2.259676362.1197467741.1496254267-1737878043.1427400676">HIPAA Privacy Notice</a></li>
		    	</ul>
		    </div>
		    <a href="#" id="back-to-top"></a>
		</footer>
    </div>

</body>
</html>
