@charset "utf-8";
/*v1.0.0 2022-05-24 14:45*/

html {
	font-size: 16px;
}
html,
body {
	height: auto;
}
.cnf-callout-slim {
	max-width: 440px;
	margin-left: auto;
	margin-right: auto;
}
.cnf-signin-with-terms {
	max-width: 600px;
}
.cnf-restricted-terms {
	min-height: 250px;
	max-height: 300px;
	overflow-y: scroll;
}
.cnf-signin-badge {
	margin-top: .6rem;
}