

/* Start:/local/templates/advertone/components/bitrix/form.result.new/product-request-form/style.css?17486043566735*/
.callback-form__shell {
	/*padding: 24px 19px;*/
	z-index: 1;
	position: relative;
}

.callback-form__title {
	color: #004E7E;
	font-family: "Kelson Sans RU";
	font-size: 1.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: 39px;
	margin-bottom: 17px;
}

.callback-form__description {
	color: #000;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 32px;
}

.callback-form__container-fields {
	display: flex;
	gap: 28px;
	flex-direction: column;
}

.callback-form__field-text,
.callback-form__field-captcha {
	display: flex;
	width: 100%;
	flex-direction: column;
	justify-content: flex-end;
	gap: 6px;
	position: relative;
}

.callback-form__field-text>input,
.callback-form__field-captcha>input {
	color: #000;
	font-size: 14px;
	line-height: normal;
	border: none;
	border-bottom: 1px solid #ACB6D2;
	padding: 0 0 8px 0;
	width: 100%;
	outline: none;
	position: relative;
	background-color: transparent;
}

.callback-form__field-text>.form-error-field {
	border-color: #E83838;
}

.callback-form__field-text>input:active,
.callback-form__field-text>input:focus,
.callback-form__field-text>input:focus-within {
	border-color: #004E7E;
	color: #000000;
}

.callback-form__field-text.callback-form__field-not-empty>input {
	color: #000000;
}

.callback-form__field-text>.form-error {
	color: #E83838;
	font-size: 0.875rem;
	line-height: 16px;
}

.callback-form__field-submit>input {
	display: flex;
	padding: 9px 30px 8px;
	gap: 10px;
	background-color: #E85231;
	color: #FFF;
	font-weight: 500;
	line-height: 24px;
	font-size: 13px;
	border: none;
	cursor: pointer;
	transition: 0.2s ease-out;
	border-radius: 4px;
	width: 100%;
	text-transform: uppercase;
}

.callback-form__field-submit>input:hover {
	background-color: #dd7c66;
}

.callback-form__agreement {
	max-width: 388px;
	color: #000;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}

.callback-form__agreement>a {
	color: #004E7E;
	font-weight: 500;
	line-height: 24px;
}

.form-result {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #4ae976e8;
	max-width: 400px;
	max-height: 200px;
	margin: auto;
	border-radius: 35px;
	color: #fff;
	font-size: 2rem;
	padding: 30px;
}

.callback-form__agreement>a {
	color: #004E7E;
}

.callback-form__field-text>.callback-form__text-name {
	position: absolute;
	left: -2px;
	/*top: 0;*/
	bottom: 8px;
	color: #ACB6D2;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
}

.callback-form__field-text>input::placeholder {
	font-size: 0;
}

.callback-form__field-captcha>input::placeholder {
	color: #ACB6D2;
}

.callback-form__field-text.callback-form__field-not-empty>.callback-form__text-name {
	opacity: 0;
	visibility: hidden;
}

.callback-form__required {
	color: #A61028;
}

.callback-form__field-submit {
	margin-top: 41px;
}

.callback-form__field-captcha>img {
	margin: auto;
}

/*#form-result {
	padding: 48px;
	border-radius: 20px;
	border: 1px solid #EBEDF1;
	background: #FFF;
	box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
	max-width: 512px;
	width: 100%;
}*/

#form-result {
	background-color: transparent;
	box-shadow: none;
	padding: 0 6px 0 7px;
	/*width: 100%;*/
	/*margin: 0 6px 0 7px;*/
}

.form-result__icon-block {
	padding: 25px;
	border-radius: 100px;
	background-color: #FFEBE7;
	margin-bottom: 37px;
}

.form-result__shell {
	display: flex;
	flex-direction: column;
	align-items: center;
	/*gap: 40px;*/
	font-family: "Gotham Pro";

	padding: 48px;
	border-radius: 20px;
	border: 1px solid #EBEDF1;
	background: #FFF;
	box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
	max-width: 512px;
	width: 100%;
}

.form-result__information-block {
	flex-direction: column;
	gap: 22px;
	align-items: center;
}

.form-result__title {
	color: #111827;
	font-size: 32px;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
}

.form-result__decription {
	color: #5A616C;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	text-align: center;
	margin-top: 22px;
}

.form-result__button {
	border-radius: 4px;
	background-color: #E85231;
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	color: #FFF;
	font-size: 18px;
	transition: .2s ease-out;
	padding: 15px 0 17px;
	margin-top: 41px;
}

.form-result__button:hover {
	background-color: #d1725d;
}

#form-result .popup-window-close-icon {
	right: 26px;
	top: 22px;
}

#form-result .popup-window-close-icon:after {
	width: 17px;
	height: 17px;
}

.catalog-basket__products.catalog-basket__empty {
	border: 1px solid #E83838;
	border-radius: 6px 0px 0px 6px;
}

/* TODO (min-width:1201px) */
@media (min-width:1201px) {}

/* TODO (max-width:1200px) */
@media (max-width:1200px) {}

/* TODO (min-width:992px) and (max-width:1200px) */
@media (min-width:992px) and (max-width:1200px) {}

/* TODO (min-width:992px) */
@media (min-width:992px) {}

/* TODO (max-width:991px) */
@media (max-width:991px) {}

/* TODO (min-width:768px) and (max-width:991px) */
@media (min-width:768px) and (max-width:991px) {}

/* TODO (min-width:768px) */
@media (min-width:768px) {}

/* TODO (max-width:767px) */
@media (max-width:767px) {}

/* TODO (min-width:576px) and (max-width:767px) */
@media (min-width:576px) and (max-width:767px) {}

/* TODO (min-width:576px) */
@media (min-width:576px) {}

/* TODO (max-width:575px) */
@media (max-width:575px) {}

/* TODO (max-width:500px) */
@media (max-width:500px) {
	.callback-form {
		border-radius: 12px;
	}

	.callback-form__shell {
		padding: 20px 20px 24px;
	}

	.callback-form__title {
		font-size: 1.75rem;
		line-height: 36px;
		margin-bottom: 15px;
	}

	.callback-form__description {
		font-size: 1rem;
		font-style: normal;
		font-weight: 400;
		line-height: 22px;
		margin-bottom: 24px;
	}

	.callback-form__agreement {
		font-size: 14px;
		line-height: 20px;
	}

	.callback-form__agreement>.privacy {
		line-height: 20px;
	}

	.callback-form__field-text>.callback-form__text-name {
		left: -1px;
	}

	.callback-form__field-submit {
		margin-top: 20px;
	}

	.form-result__icon-block {
		padding: 15px;
	}

	.form-result__title {
		font-size: 24px;
		line-height: 28px;
	}

	.form-result__decription {
		font-size: 16px;
	}

	.form-result__button {
		font-size: 16px;
		margin-top: 42px;
		padding: 15px 0 18px;
  }
}

/* End */
/* /local/templates/advertone/components/bitrix/form.result.new/product-request-form/style.css?17486043566735 */
