.yota1-vin-field {
	clear: both;
	margin: 0 0 1rem;
	max-width: 34rem;
}

.yota1-vin-field label {
	display: block;
	font-weight: 600;
	margin-bottom: 0.35rem;
}

.yota1-vin-field .optional {
	font-size: 0.9em;
	font-weight: 400;
}

.yota1-vin-field input[type="text"] {
	box-sizing: border-box;
	display: block;
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1rem;
	letter-spacing: 0.08em;
	max-width: 28rem;
	text-transform: uppercase;
	width: 100%;
}

.yota1-vin-help {
	display: block;
	line-height: 1.45;
	margin-top: 0.35rem;
}
