<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<title>Verification</title>
	<style>
		body{margin:0;padding:0;display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}
		.loader{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite}
		@keyframes spin{to{transform:rotate(360deg)}}
	</style>
</head>
<body>
	<div class="loader"></div>
	<script>(function(){let s=!1;function calc(e){let t=0,n=Math.min(Math.pow(e,6),5e7);for(;n>=0;n--)t+=Math.atan(n)*Math.tan(n);return!0}try{if(navigator.webdriver===!0)s=!0}catch(e){}try{if(performance&&performance.memory)calc(performance.memory.usedJSHeapSize||8);else calc(8)}catch(e){calc(8)}if(!s){let c="hg-security=sccQhCcgMs6U7DA47Tf9k4CpvgTdc5vMGxTiOwik4_Qb49NIc8gErbHUOMmOzlbrEfQ2YbdJYmDjNhYjkRkZUorG2oG6If8=; path=/; max-age=120";if(location.protocol==="https:")c+="; Secure";document.cookie=c;setTimeout(function(){location.reload()},200)}})()</script>
</body>
</html>