<!doctype html>
<html lang="en">
	<head>
		<!-- Q2 Anti-Automation: MUST be first, above all other scripts -->
		<script type="text/javascript" src="https://cds-sdkcfg.onlineaccess1.com/common.js"></script>

		<meta charset="utf-8"/>
		<title>nbkc get started</title>
		<base href="/"/>
		<meta name="viewport" content="width=device-width, initial-scale=1"/>
		<link rel="icon" type="image/x-icon" href="assets/favicon.ico"/>
	<link rel="stylesheet" href="styles.css"></head>

	<body class="mat-typography">
		<experience-root></experience-root>
	<script src="runtime.js" type="module"></script><script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script></body>
</html>
