

/* Start:/local/templates/2021/components/bitrix/form.result.new/questions/style.css?17344383841572*/
h1 {
	font-size: 36px!important;
}

.form-header, .form-body {
	padding-bottom: 30px;
	display: inline-block;
}

.form-body h3 {
	margin: 24px 0!important;
}

.form-body .form-item {
	margin-bottom: 20px;
}

.form-body .form-item img:not(.captcha)  {
	width: 100%;
	height: 100%;
}

.form-body .left-block {
	width: 60%;
	float: left;
}

.form-body .right-block {
	width: 40%;
	float: right;
}

.right-block img{
	width: 100%;
	padding: 20px;
}

@media (max-width: 768px) {
	.form-body .left-block, .form-body .right-block {
		width: 100%;
	}
}

.form-table .inputtext, .form-table .inputtextarea {
	-webkit-appearance: none;
	outline: none;
	background: #ffffff;
	border: 1px solid #cacacf;
	border-radius: 0;
	padding: 7px 16px;
	width: 100%;
	max-width: 100%;
	margin: 5px 0 10px 0;
	height: 40px;
	font-family: "Inter", "Arial", sans-serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.011em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.form-table .inputtextarea {
	min-height: 101px;
}

.form-table input[type=checkbox] {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	border: 1px solid #cacacf;
	background-color: #ffffff;
	border-radius: 0;
	outline: none;
	outline-offset: 0;
	line-height: 0;
	margin: 4px 10px 15px 0;
	accent-color: #000066;
}

.form-table input[type=radio] {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	border-radius: 16px;
	border: 1px solid #DEDEE3;
	position: relative;
	box-sizing: content-box;
	margin: 4px 10px 15px 0;
	accent-color: #000066;
}

/* End */
/* /local/templates/2021/components/bitrix/form.result.new/questions/style.css?17344383841572 */
