.lazy-ya-smart-captcha {
	margin: 1em 0;
}

.lazy-ya-smart-captcha__widget {
	min-height: 100px;
	max-width: 100%;
}

.lazy-ya-smart-captcha__widget[hidden] {
	display: none;
}

.lazy-ya-smart-captcha__token {
	display: none !important;
}

.lazy-ya-smart-captcha__message {
	margin: 0.5em 0 0;
	font-size: 0.875em;
	line-height: 1.4;
}

.lazy-ya-smart-captcha-is-loading .lazy-ya-smart-captcha__message {
	color: #50575e;
}

.lazy-ya-smart-captcha-has-error .lazy-ya-smart-captcha__message,
.lazy-ya-smart-captcha-needs-token .lazy-ya-smart-captcha__message {
	color: #b32d2e;
}
