

/* Start:/local/templates/upfly/components/bitrix/form.result.new/tax_deduction/style.css?17466005463537*/
#block-form-tax_deduction_upfly{
	padding-top: 0;
}
#block-form-tax_deduction_upfly-top .w-100{
	width: 100%!important;
}
#block-form-tax_deduction_upfly-top .custom-checkbox{
	display: block;
    margin-top: 5px;
}
#block-form-tax_deduction_upfly-bottom{
    display: none;
}
#block-form-tax_deduction_upfly-bottom.show{
    display: block;
}
#block-form-tax_deduction_upfly-top + #block-form-tax_deduction_upfly-bottom{
	margin-top: 32px;
}
#form-tax_deduction.loading{
	opacity: 0.5;
	pointer-events: none;
	transition: all 0.3s;
}
#block-form-tax_deduction_upfly .tax-reference .block-form-result{
	display: none;
	position: relative;
    z-index: 0;
	opacity: 0;
	background: var(--bg-green);
	transition: all 0.3s;
}
#block-form-tax_deduction_upfly .tax-reference.active .block-form-result{
	display: block;
	z-index: 2;
	opacity: 1;
	transition: all 0.3s;
}
#block-form-tax_deduction_upfly .tax-reference .block-form-result-center{
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: relative;
	color: var(--dark-green);
	font-size: 24px;
	line-height: 1.2;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: center;
}
#block-form-tax_deduction_upfly .tax-reference .block-form-result-center strong{
	margin-right: 10px;
}
#block-form-tax_deduction_upfly .tax-reference.active .block-form-center{
	display: none;
}
#block-form-tax_deduction_upfly .tax-reference .block-form-center{
	position: relative;
	z-index: 1;
}

#block-form-tax_deduction_upfly .tax-reference .input_filled{
	color: #8D929C;
}

#block-form-tax_deduction_upfly .tax-reference .elem.line .hint,
#block-form-tax_deduction_upfly .tax-reference .elem.select .hint {
	display: none;
    opacity: 0;
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 1.2rem;
    font-weight: 300;
    color: #F26172;
}
#block-form-tax_deduction_upfly .tax-reference .elem.line.error .hint,
#block-form-tax_deduction_upfly .tax-reference .elem.select.error .hint{
	display: block;
    opacity: 1;
}
#block-form-tax_deduction_upfly .tax-reference .elem.select.error .select-title{
	color:#F26172;
	border: 1px solid #F26172;
}
#block-form-tax_deduction_upfly .tax-reference .elem.checkbox.error .custom-checkbox > span::before,
#block-form-tax_deduction_upfly .tax-reference .error-agree.error .custom-checkbox > span::before,
#block-form-tax_deduction_upfly .tax-reference .error-distribution.error .custom-checkbox > span::before{
	border: 1px solid #F26172;
}
#block-form-tax_deduction_upfly .tax-reference .elem.checkbox.error .checkbox_content,
#block-form-tax_deduction_upfly .tax-reference .error-agree.error .checkbox_content,
#block-form-tax_deduction_upfly .tax-reference .error-distribution.error .checkbox_content{
	color:#F26172;
}
#block-form-tax_deduction_upfly .block-form-error{
	display: none;
	width: 100%;
	padding: 20px;
	border-radius: 2.4rem;
	background-color: #F26172;
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
}
#block-form-tax_deduction_upfly .tax-reference .step .agree .custom-checkbox,
#block-form-tax_deduction_upfly .tax-reference .step .distribution .custom-checkbox{
    border-bottom: none;
    padding: 0;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
#block-form-tax_deduction_upfly .tax-reference .step .agree .custom-checkbox span::before,
#block-form-tax_deduction_upfly .tax-reference .step .distribution .custom-checkbox span::before{
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.8rem;
}
/* End */
/* /local/templates/upfly/components/bitrix/form.result.new/tax_deduction/style.css?17466005463537 */
