.otms-human-check {
	border: 1px solid #d5d7e9;
	border-radius: 4px;
	margin: 0 0 18px;
	max-width: 360px;
	padding: 14px 16px 16px;
}

.otms-human-check legend,
.otms-human-check label {
	font-weight: 600;
}

.otms-human-check label {
	display: block;
	margin-bottom: 8px;
}

.otms-human-check input[type="number"] {
	max-width: 110px;
}

.otms-trap {
	clip: rect(0, 0, 0, 0) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

