

/* Start:/local/templates/aspro-premier/css/pages/prived-druga-bryansk.css?178574900122556*/
/* /privedi-druga-bryansk/ — вёрстка 1:1 с atmosfera32.ru */

.main .right_block > .page__content-privedi-druga-bryansk {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	overflow-x: clip;
}

.page__content-privedi-druga-bryansk {
	box-sizing: border-box;
	color: #222;
	padding-bottom: 64px;
}

.page__content-privedi-druga-bryansk *,
.page__content-privedi-druga-bryansk *::before,
.page__content-privedi-druga-bryansk *::after {
	box-sizing: border-box;
}

.page__content-privedi-druga-bryansk .maxwidth-theme {
	width: 100%;
	max-width: calc(var(--theme-page-width) + 2 * var(--theme-page-width-padding));
	padding-left: var(--theme-page-width-padding);
	padding-right: var(--theme-page-width-padding);
	margin-left: auto;
	margin-right: auto;
}

.page__content-privedi-druga-bryansk h1 {
	margin: 0;
}

/* ---------- Hero ---------- */
.page__content-privedi-druga-bryansk .privedi_druga_header {
	margin-top: 50px;
}

.page__content-privedi-druga-bryansk .content_two_block_header {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 30px;
}

.page__content-privedi-druga-bryansk .pd-img-cover {
	display: block;
	width: 100%;
	object-fit: cover;
	border-radius: inherit;
}

.page__content-privedi-druga-bryansk .privedi_druga_header .left_content {
	width: calc(50% - 15px);
	margin-top: 0;
	border-radius: 20px;
	overflow: hidden;
	height: 483px;
	flex-shrink: 0;
}

.page__content-privedi-druga-bryansk .privedi_druga_header .left_content > .pd-img-cover {
	height: 100%;
	min-height: 100%;
}

.page__content-privedi-druga-bryansk .privedi_druga_header .right_content {
	position: relative;
	background: #ea511c;
	background-image: linear-gradient(132deg, rgba(234, 81, 28, 0) 0%, rgba(254, 176, 151, 1) 100%);
	margin-top: 0;
	width: calc(50% - 15px);
	padding: 35px;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 483px;
	overflow: hidden;
}

.page__content-privedi-druga-bryansk .privedi_druga_header .right_content__decor {
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 55%;
	height: auto;
	max-height: 100%;
	object-fit: contain;
	object-position: right bottom;
	pointer-events: none;
	z-index: 0;
}

.page__content-privedi-druga-bryansk .privedi_druga_header .right_content__inner {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
	height: 100%;
}

.page__content-privedi-druga-bryansk .privedi_druga_header h1 {
	font-size: 65px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 25px;
	line-height: 1.05;
}

.page__content-privedi-druga-bryansk .privedi_druga_header .text_under_title {
	font-size: 18px;
	color: #fff;
	line-height: 115%;
}

.page__content-privedi-druga-bryansk .privedi_druga_header .btn_cons.baby {
	background-color: #fff;
	border: unset;
	color: #474747;
	max-width: 280px;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 0 16px;
	display: inline-flex;
	text-decoration: none;
	user-select: none;
	white-space: nowrap;
	min-width: 136px;
	height: 48px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	border-radius: 8px;
	cursor: pointer;
}

/* ---------- How it works ---------- */
.page__content-privedi-druga-bryansk .how_work_privedi .parent {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 30px;
	grid-row-gap: 20px;
}

.page__content-privedi-druga-bryansk .how_work_privedi .div1 { grid-area: 1 / 1 / 2 / 2; }
.page__content-privedi-druga-bryansk .how_work_privedi .div2 { grid-area: 1 / 2 / 2 / 3; }
.page__content-privedi-druga-bryansk .how_work_privedi .div3 {
	grid-area: 1 / 3 / 2 / 5;
}
.page__content-privedi-druga-bryansk .how_work_privedi .div4 {
	grid-area: 2 / 1 / 3 / 3;
}
.page__content-privedi-druga-bryansk .how_work_privedi .div5 { grid-area: 2 / 3 / 3 / 4; }
.page__content-privedi-druga-bryansk .how_work_privedi .div6 {
	grid-area: 2 / 4 / 3 / 5;
	background-color: #eb5521;
	color: #fff;
}
.page__content-privedi-druga-bryansk .how_work_privedi .div6 .number { color: #fff; }
.page__content-privedi-druga-bryansk .how_work_privedi .div7 {
	display: none;
}

.page__content-privedi-druga-bryansk .block_how_work {
	height: 234px;
	background-color: #e1e3e6;
	border-radius: 20px;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.page__content-privedi-druga-bryansk .block_how_work.block_how_work--photo {
	padding: 0;
	background-color: transparent;
	overflow: hidden;
	display: block;
	height: 234px;
}

.page__content-privedi-druga-bryansk .block_how_work.block_how_work--photo .pd-img-cover {
	width: 100%;
	height: 100%;
	min-height: 234px;
	border-radius: 20px;
}

.page__content-privedi-druga-bryansk .how_work_privedi .div7.block_how_work--photo {
	display: none;
}

.page__content-privedi-druga-bryansk .block_how_work .number {
	font-size: 45px;
	line-height: 105%;
	color: #262626;
	font-style: italic;
}

.page__content-privedi-druga-bryansk .block_how_work .text_how_work {
	font-size: 22px;
	line-height: 1.2;
}

.page__content-privedi-druga-bryansk .title_privedi_two_line {
	padding-top: 70px;
	font-size: 45px;
	line-height: 105%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}

.page__content-privedi-druga-bryansk .title_privedi_two_line .colored {
	background-color: #eb5723;
	padding: 0 3px 7px;
	border-radius: 10px;
	color: #fff;
	width: fit-content;
	margin-top: 5px;
}

.page__content-privedi-druga-bryansk .bottom_descr {
	font-size: 18px;
	text-align: center;
	margin-top: 35px;
	font-style: italic;
}

/* ---------- Conditions ---------- */
.page__content-privedi-druga-bryansk .conditions_privedi {
	background-color: #e1e3e6;
	margin-top: 90px;
	padding-bottom: 70px;
	border-radius: 40px;
}

.page__content-privedi-druga-bryansk .two_columns {
	display: flex;
}

.page__content-privedi-druga-bryansk .conditions_privedi .title_new,
.page__content-privedi-druga-bryansk .conditions_privedi .main__title {
	font-weight: 400;
	font-size: 45px;
	line-height: 1.1;
	padding-top: 90px;
	margin-bottom: 0;
	text-align: left;
	color: #222;
}

.page__content-privedi-druga-bryansk .conditions_privedi .title_new:first-child {
	padding-top: 60px;
	margin-bottom: 26px;
}

.page__content-privedi-druga-bryansk .checkbox_wrapper {
	display: flex;
	background-color: #fff;
	padding: 17px;
	border-radius: 10px;
	font-size: 18px;
	line-height: 1.35;
}

.page__content-privedi-druga-bryansk .checkbox_check {
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
	margin-right: 11px;
	border-radius: 5px;
	background-color: #eb5521;
	object-fit: none;
	object-position: center;
	padding: 9px;
	box-sizing: border-box;
}

.page__content-privedi-druga-bryansk .right_column_photo {
	border-radius: 20px;
	height: 287px;
	width: 50%;
	overflow: hidden;
}

.page__content-privedi-druga-bryansk .reward_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.page__content-privedi-druga-bryansk .reward_item {
	box-sizing: border-box;
	display: block;
	position: relative;
	flex: 0 0 calc((100% - 54px) / 3);
	width: calc((100% - 54px) / 3);
	margin-right: 27px;
	background-image: linear-gradient(180deg, #eb5521 0%, #f68a66 100%);
	padding: 30px 30px 30px 56px;
	border-radius: 10px;
}

.page__content-privedi-druga-bryansk .reward_item:nth-child(3n) {
	margin-right: 0;
}

.page__content-privedi-druga-bryansk .reward_item_title {
	font-size: 45px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1;
}

.page__content-privedi-druga-bryansk .reward_item_text {
	font-size: 22px;
	color: #fff;
	line-height: 1.2;
}

.page__content-privedi-druga-bryansk .conditions_privedi .left_column_get_reward .title_new,
.page__content-privedi-druga-bryansk .conditions_privedi .left_column_get_reward .title_privedi_two_line {
	padding-top: 0;
	margin-bottom: 25px;
	align-items: flex-start;
	justify-content: flex-start;
	text-align: left;
}

.page__content-privedi-druga-bryansk .get_reward_wrapper {
	padding-top: 90px;
}

.page__content-privedi-druga-bryansk .get_reward_text {
	font-size: 18px;
	line-height: 1.45;
}

.page__content-privedi-druga-bryansk .left_column_get_reward {
	width: 50%;
	margin-right: 30px;
}

.page__content-privedi-druga-bryansk .right_column_get_reward {
	width: 50%;
	background-color: #fff;
	border-radius: 20px;
	padding: 20px;
}

.page__content-privedi-druga-bryansk .column_get_reward_title {
	background-color: #eb5521;
	border-radius: 10px;
	padding: 14px 8px;
	color: #fff;
	margin-bottom: 2px;
	font-size: 22px;
	text-align: center;
	line-height: 1.2;
}

.page__content-privedi-druga-bryansk .column_get_reward_item {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	font-size: 18px;
	display: flex;
	align-items: center;
	line-height: 1.35;
}

.page__content-privedi-druga-bryansk .left_column_checkbox {
	width: 50%;
	margin-right: 28px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.page__content-privedi-druga-bryansk .checkbox_no_reward {
	flex: 0 0 15px;
	width: 15px;
	height: 15px;
	margin-right: 11px;
	object-fit: contain;
}

.page__content-privedi-druga-bryansk .column_get_reward_item:last-child {
	border-bottom: unset;
}

.page__content-privedi-druga-bryansk .conditions_privedi > .maxwidth-theme > .title_privedi_two_line.title_new {
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 90px;
	margin-bottom: 40px;
	font-weight: 400;
	text-align: left;
}

.page__content-privedi-druga-bryansk .conditions_privedi .left_column_get_reward .title_privedi_two_line.title_new {
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 0;
	margin-bottom: 25px;
	text-align: left;
	font-weight: 400;
}

/* ---------- Legal text ---------- */
.page__content-privedi-druga-bryansk .content-text p,
.page__content-privedi-druga-bryansk .content-text ol li {
	font-size: 18px;
	text-align: left;
	line-height: 1.45;
}

.page__content-privedi-druga-bryansk .hide_text_ipoteka {
	font-size: 16px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.page__content-privedi-druga-bryansk .hide_text_ipoteka.hide_descr {
	height: 100px;
}

.page__content-privedi-druga-bryansk .hide_text_ipoteka.hide_descr::after {
	content: '';
	display: block;
	height: 50px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #e2e3e6 90%);
}

.page__content-privedi-druga-bryansk .description_toggle {
	cursor: pointer;
	color: #14a8df;
	background: none;
	border: 0;
	padding: 0;
	font: inherit;
	text-align: left;
}

.page__content-privedi-druga-bryansk .content-text a {
	color: #14a8df;
}

/* ---------- Form ---------- */
.page__content-privedi-druga-bryansk .question_new {
	padding-top: 64px;
}

.page__content-privedi-druga-bryansk .question_new .title_privedi_two_line {
	padding-top: 0;
	align-items: flex-start;
	margin-bottom: 30px;
}

.page__content-privedi-druga-bryansk .question_new .text_form {
	font-size: 20px;
	text-align: left;
	margin-bottom: 16px;
	line-height: 1.45;
}

.page__content-privedi-druga-bryansk .form-wrapper_new {
	display: flex;
}

.page__content-privedi-druga-bryansk .form-content {
	width: 50%;
	padding-right: 20px;
}

.page__content-privedi-druga-bryansk .form-block {
	width: 50%;
}

.page__content-privedi-druga-bryansk .form-wrapper .success {
	display: none;
}

.page__content-privedi-druga-bryansk .form-wrapper .success.show {
	display: block;
}

/* Единое оформление сообщения об успешной отправке форм (Атмосфера) */
.atm-form-success {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 12px;
	width: 100%;
	padding: 24px 16px;
	border-radius: 16px;
	background: #f4f4f6;
}

.atm-form-success__icon {
	width: 60px;
	height: 60px;
	flex: 0 0 auto;
}

.atm-form-success__icon svg {
	display: block;
	width: 100%;
	height: 100%;
}

.atm-form-success__title {
	margin: 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	color: #1a1a1a;
}

.atm-form-success__text {
	margin: 0;
	max-width: 440px;
	font-size: 15px;
	line-height: 1.5;
	color: #6b7280;
}

.atm-form-success__text p {
	margin: 0;
}

@media (max-width: 767px) {
	.atm-form-success {
		padding: 18px 10px;
		gap: 8px;
		border-radius: 12px;
	}

	.atm-form-success__icon {
		width: 48px;
		height: 48px;
	}

	.atm-form-success__title {
		font-size: 18px;
	}

	.atm-form-success__text {
		font-size: 14px;
	}
}

.page__content-privedi-druga-bryansk .question__form {
	width: 100%;
	max-width: none;
	margin: 0;
}

.page__content-privedi-druga-bryansk .privedi-form-section {
	margin-bottom: 8px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.page__content-privedi-druga-bryansk .privedi-form-section:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.page__content-privedi-druga-bryansk .privedi-form-section__title {
	margin: 0 0 16px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	color: #222;
}

.page__content-privedi-druga-bryansk .question__form .form__field {
	margin-bottom: 16px;
}

.page__content-privedi-druga-bryansk .form__label {
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	color: #222;
}

.page__content-privedi-druga-bryansk .form__required {
	color: #c7202e;
}

.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__input,
.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__message {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 16px 20px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 8px;
	font-size: 14px;
	font-family: inherit;
	color: #222;
	box-sizing: border-box;
}

.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__input:focus,
.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__message:focus {
	outline: none;
	border-color: #80bf39;
}

.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__field-select .select {
	width: 100%;
}

.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__field-select select.form__input {
	appearance: none;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 44px;
}

.page__content-privedi-druga-bryansk .privedi-druga-form-disclaimers {
	margin: 8px 0 20px;
}

.page__content-privedi-druga-bryansk .form__field-submit {
	margin-bottom: 12px;
}

.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 0 35px;
	height: 48px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	border: none;
	border-radius: 8px;
	cursor: pointer;
	background-color: #e74212;
	color: #fff;
	font-family: inherit;
}

.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__button:hover {
	background-color: #bf3d17;
}

.page__content-privedi-druga-bryansk .form-wrapper_new.form-wrapper .form__button:disabled {
	opacity: 0.7;
	cursor: not-allowed;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	width: auto;
	margin-bottom: 8px;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer:last-child {
	margin-bottom: 0;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer a {
	color: #14a8df;
	text-decoration: underline;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer input[type='checkbox'] {
	position: absolute;
	opacity: 0;
	width: 16px;
	height: 16px;
	margin: 0;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer input + label {
	padding-left: 23px;
	position: relative;
	text-align: left;
	display: block;
	cursor: pointer;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer input[type='checkbox'] + label::before {
	content: '';
	display: block;
	height: 16px;
	width: 16px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 2px;
	box-shadow: 0 0 0 1px #ccc inset;
	background: #fff;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer input[type='checkbox']:checked + label::before {
	background: #e14f00;
	box-shadow: none;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer input[type='checkbox']:checked + label::after {
	content: '';
	position: absolute;
	left: 3px;
	top: 1px;
	width: 10px;
	height: 6px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg);
}

.page__content-privedi-druga-bryansk [data-error] {
	padding-left: 4px;
	color: #c7202e;
	font-size: 12px;
	font-weight: 700;
}

.page__content-privedi-druga-bryansk .form__field-error [data-error]:empty {
	display: none;
}

.page__content-privedi-druga-bryansk .form__field.has-error .form__input,
.page__content-privedi-druga-bryansk .form__field.has-error .form__message,
.page__content-privedi-druga-bryansk .form__field.has-error select.form__input {
	border-color: #c7202e !important;
	background-color: #fff8f8;
}

.page__content-privedi-druga-bryansk label.error.ui-input__validation {
	display: block;
	margin-top: 4px;
	color: #c7202e;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
}

.page__content-privedi-druga-bryansk .header_form_disclaimer.has-error label.error.ui-input__validation {
	margin-top: 6px;
	padding-left: 28px;
}

/* ---------- Responsive ---------- */
@media only screen and (max-width: 991px) {
	.page__content-privedi-druga-bryansk .form-content,
	.page__content-privedi-druga-bryansk .form-block {
		width: 100%;
		padding-right: 0;
	}

	.page__content-privedi-druga-bryansk .form-wrapper_new {
		flex-direction: column;
	}
}

@media only screen and (max-width: 778px) {
	.page__content-privedi-druga-bryansk .content-text .hide_text_ipoteka p,
	.page__content-privedi-druga-bryansk .content-text ol li {
		font-size: 16px;
	}
}

@media only screen and (max-width: 767px) {
	.page__content-privedi-druga-bryansk .privedi-form-section__title {
		font-size: 16px;
	}
}

@media only screen and (max-width: 900px) {
	.page__content-privedi-druga-bryansk .privedi_druga_header .content_two_block_header {
		flex-direction: column-reverse;
	}

	.page__content-privedi-druga-bryansk .privedi_druga_header .left_content {
		width: 100%;
		height: 290px;
		min-height: 290px;
	}

	.page__content-privedi-druga-bryansk .privedi_druga_header .right_content {
		width: 100%;
		padding: 20px;
		margin-bottom: 15px;
		height: auto;
	}

	.page__content-privedi-druga-bryansk .privedi_druga_header h1 {
		font-size: 40px;
		margin-bottom: 15px;
	}

	.page__content-privedi-druga-bryansk .privedi_druga_header .text_under_title {
		font-size: 16px;
		margin-bottom: 56px;
	}

	.page__content-privedi-druga-bryansk .title_privedi_two_line {
		padding-top: 40px;
		align-items: flex-start;
		font-size: 30px;
	}

	.page__content-privedi-druga-bryansk .title_privedi_two_line .colored {
		background-color: transparent;
		padding: 0;
		color: inherit;
		margin-top: 0;
	}

	.page__content-privedi-druga-bryansk .how_work_privedi .parent {
		grid-template-columns: 1fr;
		grid-template-rows: repeat(5, 1fr);
		grid-column-gap: 0;
		grid-row-gap: 20px;
	}

	.page__content-privedi-druga-bryansk .how_work_privedi .div1 { grid-area: 1 / 1 / 2 / 2; }
	.page__content-privedi-druga-bryansk .how_work_privedi .div2 { grid-area: 2 / 1 / 3 / 2; }
	.page__content-privedi-druga-bryansk .how_work_privedi .div3,
	.page__content-privedi-druga-bryansk .how_work_privedi .div4 {
		display: none;
	}
	.page__content-privedi-druga-bryansk .how_work_privedi .div5 { grid-area: 3 / 1 / 4 / 2; }
	.page__content-privedi-druga-bryansk .how_work_privedi .div6 { grid-area: 4 / 1 / 5 / 2; }
	.page__content-privedi-druga-bryansk .how_work_privedi .div7.block_how_work--photo {
		display: block;
		grid-area: 5 / 1 / 6 / 2;
	}

	.page__content-privedi-druga-bryansk .block_how_work {
		height: unset;
		border-radius: 10px;
	}

	.page__content-privedi-druga-bryansk .block_how_work .number {
		font-size: 35px;
		margin-bottom: 13px;
	}

	.page__content-privedi-druga-bryansk .conditions_privedi {
		margin-top: 53px;
		border-radius: 20px;
	}

	.page__content-privedi-druga-bryansk .conditions_privedi .title_new:first-child {
		padding-top: 35px;
		margin-bottom: 20px;
	}

	.page__content-privedi-druga-bryansk .conditions_privedi .title_new,
	.page__content-privedi-druga-bryansk .conditions_privedi .main__title {
		font-size: 30px;
		padding-top: 40px;
		margin-bottom: 20px;
	}

	.page__content-privedi-druga-bryansk .right_column_photo {
		display: none;
	}

	.page__content-privedi-druga-bryansk .left_column_checkbox {
		width: 100%;
		margin-right: 0;
	}

	.page__content-privedi-druga-bryansk .checkbox_wrapper {
		margin-bottom: 15px;
		font-size: 16px;
	}

	.page__content-privedi-druga-bryansk .reward_wrapper {
		flex-direction: column;
	}

	.page__content-privedi-druga-bryansk .reward_item {
		flex: 0 0 100%;
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 15px;
		padding: 20px;
	}

	.page__content-privedi-druga-bryansk .reward_item:last-child {
		margin-bottom: 0;
	}

	.page__content-privedi-druga-bryansk .reward_item_title {
		font-size: 34px;
		margin-bottom: 12px;
	}

	.page__content-privedi-druga-bryansk .reward_item_text {
		font-size: 16px;
	}

	.page__content-privedi-druga-bryansk .get_reward_wrapper {
		padding-top: 40px;
		flex-direction: column;
	}

	.page__content-privedi-druga-bryansk .left_column_get_reward {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.page__content-privedi-druga-bryansk .get_reward_text {
		font-size: 16px;
	}

	.page__content-privedi-druga-bryansk .right_column_get_reward {
		width: 100%;
		padding-bottom: 0;
	}

	.page__content-privedi-druga-bryansk .column_get_reward_title {
		background-color: transparent;
		font-weight: 800;
		text-align: left;
		padding: 0;
		color: #eb5521;
	}

	.page__content-privedi-druga-bryansk .question_new .title_privedi_two_line .colored {
		font-size: 30px;
		background-color: #eb5723;
		color: #fff;
		padding: 0 3px 7px;
	}
}

/* End */
/* /local/templates/aspro-premier/css/pages/prived-druga-bryansk.css?178574900122556 */
