

/* Start:/local/templates/liotec/components/bitrix/form.result.new/liotec/style.css?1753005227457*/
.form-thanks-modal {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: rgba(0,0,0,0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}
.form-thanks-modal__inner {
	background: #fff;
	padding: 30px;
	border-radius: 8px;
	text-align: center;
}
.form-thanks-close {
	margin-top: 20px;
	background: #0072ff;
	color: #fff;
	border: none;
	padding: 10px 20px;
	cursor: pointer;
	border-radius: 4px;
}

/* End */
/* /local/templates/liotec/components/bitrix/form.result.new/liotec/style.css?1753005227457 */
