noscript {
	position: fixed;
	top: 30%;
	left: 0;
	right: 0;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	display: block;
	width: 100%;
	color: #ffffff;
	background-color: #003B95;
	text-align: center;
	padding: 2rem 1rem;
}
noscript img {
	margin: auto;
}
noscript h3 {
	display: block;
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	unicode-bidi: isolate;
}
noscript a {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	width: 100%;
	color: #ffffff;
	text-decoration: underline;
}
