

/* Start:/bitrix/templates/empty/components/bitrix/news.detail/solition_tmpl/style.css?177090730622142*/
body,html {
	background: none !important
}
.section-flex-column {
	display: flex;
	flex-flow: column;
	margin: -40px 0;
}
.section-flex-column > * {
	order: 1
}

.sections-container:empty {display:none}

.sections-container section {
	margin: 40px 0
}
.sections-container.no-mrg section {
	padding-bottom: 40px;
}


.sub-nav {
	display: none !important
}

.header_background {
	position: absolute;
	background: none !important
}
.header_background .header__nav:not(.header__nav_fixed) {
	position: static;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	background: rgba(0, 0, 0, 0.65) !important
}
.header .header__nav_fixed {
	background: white;
	margin: 0;
	color: black;
	position: fixed;
	top: 0;
	left: 0;
	height: 60px;
	z-index: 1;
	padding: 0 !important;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2)
}

/* Базовые стили флекс-блока */
.base-flex-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
	max-width: 1200px;
	margin: 0 auto
}
.base-flex-block__item {
	display: flex
}
.base-flex-block__card {
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 100%
}
.base-flex-block__header {
	flex-shrink: 0;
	box-sizing: border-box;
	position: relative;
	z-index: 2
}
.base-flex-block__number {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	z-index: 10
}
.base-flex-block__number-digit {
	font-weight: 900;
	line-height: 1
}
.base-flex-block__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0
}
.base-flex-block__icon-img {
	max-height: 100%;
	max-width: 100%;
	object-fit: contain
}
.base-flex-block__title {
	text-align: center;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center
}
.base-flex-block__content {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	z-index: 1
}
.base-flex-block__text {
	margin: 0
}

/* Модификатор "Как это работает" */
.base-flex-block--how-it-works .base-flex-block__item {
	flex: 0 0 calc(33.333% - 20px);
	max-width: 291px
}
.base-flex-block--how-it-works .base-flex-block__card {
	background: #FFFFFF;
	border-radius: 21px
}
.base-flex-block--how-it-works .base-flex-block__header {
	background: #FFFFFF;
	border-radius: 0 0 21px 21px;
	padding: 50px 20px 0;
	width: 80%;
	margin: 0 auto
}
.base-flex-block--how-it-works .base-flex-block__number {
	width: 62px;
	height: 62px;
	background: #70B685;
	top: 0;
	left: -10px
}
.base-flex-block--how-it-works .base-flex-block__number-digit {
	font-size: 44px;
	color: #FFFFFF
}
.base-flex-block--how-it-works .base-flex-block__icon {
	height: 140px;
	margin-bottom: 20px
}
.base-flex-block--how-it-works .base-flex-block__title {
	font-size: 21px;
	font-weight: 700;
	line-height: 1.2;
	padding: 0 10px 20px;
	background: #FFFFFF;
	color: rgba(85, 85, 85, 1);
	min-height: 70px;
	height: auto
}
.base-flex-block--how-it-works .base-flex-block__content {
	background: #E1F0E6;
	border-radius: 0 0 20px 20px;
	padding: 30px 20px 20px;
	margin-top: -20px
}
.base-flex-block--how-it-works .base-flex-block__text {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 400;
	color: rgba(85, 85, 85, 1)
}

/* Модификатор "Возможности" */
.base-flex-block--possibilities .base-flex-block__item {
	flex: 0 0 calc(33.333% - 20px);
	max-width: 291px
}
.base-flex-block--possibilities .base-flex-block__card {
	background: rgba(238, 240, 239, 1);
	border-radius: 20px;
	padding: 20px;
	align-items: center
}
.base-flex-block--possibilities .base-flex-block__header {
	width: 100%;
	padding: 0;
	margin: 0;
	background: transparent;
	flex-shrink: 0
}
.base-flex-block--possibilities .base-flex-block__title {
	width: 251px;
	background: #FFFFFF;
	border-radius: 21px;
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.2;
	color: #555555;
	padding: 15px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center
}
.base-flex-block--possibilities .base-flex-block__content {
	background: transparent;
	border-radius: 0;
	margin-top: 30px;
	width: 216px
}
.base-flex-block--possibilities .base-flex-block__text {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	color: #555555
}

/* Модификатор "Преимущества" (Advantages) */
.base-flex-block--advantages .base-flex-block__item {
	flex: 0 0 calc(50% - 10px);
	max-width: 435px
}
.base-flex-block--advantages .base-flex-block__card {
	background: rgba(217, 222, 183, 1);
	padding: 25px 20px;
	flex-direction: column;
	align-items: center;
	text-align: center;
	border-radius: 0
}
.base-flex-block--advantages .base-flex-block__icon {
	width: 100%;
	margin-bottom: 25px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0
}
.base-flex-block--advantages .base-flex-block__icon-img {
	height: 90px;
	width: auto;
	object-fit: contain
}
.base-flex-block--advantages .base-flex-block__content {
	width: 340px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	background: transparent;
	flex-grow: 0
}
.base-flex-block--advantages .base-flex-block__title {
	color: #555555;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 25px;
	width: 100%;
	background: transparent;
	padding: 0;
	margin: 0;
	min-height: auto;
	display: block
}
.base-flex-block--advantages .base-flex-block__text {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #555555;
	margin-top: 10px;
	display: block
}
/* Синий вариант для модификатора Advantages */
.base-flex-block--advantages.base-flex-block--blue .base-flex-block__card {
	background-color: #B7D2DE
}

/*Загловки подзаголовки*/
.section-title {
	max-width: 894px;
	margin: auto;
	font-family: 'Roboto', sans-serif;
	display: flex;
	flex-flow: column;
	gap: 35px;
	margin-bottom: 45px
}
.section-title .section-title__title {
	font-size: 55px;
	line-height: 55px;
	text-align: center;
	color: #555555;
	font-weight: 900
}
.section-title .section-title__subtitle {
	font-weight: 600;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	color: #555555
}

/* Фон-секции */
.section-bg {
	min-height: 100vh;
	height: max-content;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}
.section-bg__image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: rgb(9 9 9 / 60%);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px
}
.section-bg__title-wrapper {
	max-width: 500px;
	width: 100%
}
.section-bg__title {
	font-weight: 800;
	font-size: 54px;
	line-height: 63px;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	margin: 0
}

@media (min-width: 1024px) {
	.section-bg__title.lf {text-align:left}
	.section-bg__image-overlay.jus-right {justify-content: right}
}

/* СТИЛИ ДЛЯ ВТОРОГО БЛОКА */
.section-bg__image-overlay--wide {
	width: 65%;
	background: rgb(9 9 9 / 60%)
}
.section-bg__content-wrapper {
	max-width: 468px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center
}
.section-bg__description {
	font-weight: 600;
	font-size: 29px;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 60px
}
.section-bg__button {
	box-sizing: border-box;
	background: #FF7700;
	border: 5px solid #FFFFFF;
	border-radius: 4px;
	padding: 36px 70px;
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.3s
}
.section-bg__button:hover {
	background-color: #ff6600
}
/* СТИЛИ ДЛЯ ТРЕТЬЕГО БЛОКА */
.section-bg__image-overlay--centered {
	position: relative;
	max-width: 760px;
	width: 80%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px;
	margin: auto;
	left: -5%;
	background: rgba(60, 53, 43, 0.66);
}
.section-bg__content-wrapper--centered {
	max-width: 550px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 0;
}
.section-bg__subtitle {
	font-weight: 900;
	font-size: 45px;
	line-height: 53px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 20px
}
.section-bg__description--centered {
	font-family: 'Roboto';
	font-weight: 600;
	font-style: normal;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: 0%;
	text-align: center;
	color: #FFFFFF;
	margin: 40px 0 50px 0;
}
/* Исправленные настройки для "ЗВОНИТЕ ПРЯМО СЕЙЧАС" и "И ПОЛУЧИТЕ..." */
.section-bg__main-title {
	font-family: 'Roboto';
	font-weight: 900;
	font-style: normal;
	font-size: 41px;
	line-height: 41px;
	letter-spacing: 0%;
	text-align: center;
	color: #FFFFFF;
	margin: 30px 0
}
.section-bg__main-title span {
	font-weight: 400;
	font-size: 25px;
	line-height: 25px
}
.section-bg__phone {
	font-weight: 900;
	font-size: 37px;
	line-height: 43px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 40px
}

.step-items {
	display: flex;
	flex-flow: column;
	gap: 40px;
	width: calc(100% - 20px);
	max-width: 689px;
	margin: auto
}
.step {
	display: flex;
	align-items: center;
	width: 100%;
	margin: auto
}
.step-number {
	width: 93px;
	height: 93px;
	background-color: #BABABA;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
	flex-shrink: 0;
	font-weight: 900;
	font-size: 36px;
	color: #fff
}
.step-number img {
	width: 100%
}
.step-number span {
	font-weight: 900;
	font-size: 36px;
	color: #FFFFFF
}
.step-content {
	flex: 1;
	padding: 0 5px
}
.step-content p {
	font-weight: 700;
	font-size: 21px;
	line-height: 100%;
	color: #555555;
	position: relative;
	padding-left: 20px
}
.step-content p:before {
	content: '•';
	position: absolute;
	left: 0;
	color: #555555;
	font-size: 21px
}
.step-title {
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
	color: #555555;
	margin-bottom: 15px
}

/*слайдер*/
.slider-container {
	position: relative;
	width: 100%;
	max-width: 1438px;
	background: #D9D9D9;
	overflow: hidden;
	display: flex;
	flex-direction: column
}
.slider-wrapper {
	position: relative;
	width: 100%;
	height: 632px
}
.slider {
	display: flex;
	width: 100%;
	height: 100%;
	transition: transform 0.5s ease
}
.slide {
	flex: 0 0 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px
}
.slide-content {
	width: 100%;
	max-width: 792px;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center
}
.slide-image {
	width: 100%;
	height: 470px;
	overflow: hidden;
	position: relative
}
.slide-image img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.slide-title {
	width: 100%;
	height: 44px;
	background: #B5B5B5;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0
}
.slide-title-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 21px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF
}
/* Стрелки навигации - позиционирование относительно изображения */
.nav-btn {
	position: absolute;
	width: 44px;
	height: 44px;
	background: #EEEEEE;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.3s
}
.nav-btn:hover {
	background: #E0E0E0
}
.nav-btn::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid
}
.prev-btn {
	left: 50%;
	transform: translateX(-450px);
	top: calc(50% - 88px)
}
.prev-btn::before {
	border-width: 11px 19px 11px 0;
	border-color: transparent #FFFFFF transparent transparent;
	margin-left: -4px
}
.next-btn {
	right: 50%;
	transform: translateX(450px);
	top: calc(50% - 88px)
}
.next-btn::before {
	border-width: 11px 0 11px 19px;
	border-color: transparent transparent transparent #FFFFFF;
	margin-right: -4px
}
/* Точки навигации - ближе к слайдеру */
.dots-wrapper {
	position: absolute;
	bottom: 10px;
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 10px 0;
	z-index: 10
}
.dots-container {
	display: flex;
	justify-content: center;
	gap: 13px;
	flex-wrap: wrap
}
.dot {
	width: 14px;
	height: 14px;
	background: #FFFFFF;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	padding: 0;
	transition: background-color 0.3s
}
.dot.active {
	background: #B5B5B5
}
.dot:hover {
	background: #E0E0E0
}

/* МЕДИА-ЗАПРОСЫ (сгруппированы) */

@media (max-width: 1024px) {
	.base-flex-block__item {
		flex: 0 0 calc(50% - 15px)
	}
	.base-flex-block--how-it-works .base-flex-block__item {
		flex: 0 0 calc(50% - 15px);
		max-width: 350px
	}
	.base-flex-block--possibilities .base-flex-block__item {
		flex: 0 0 calc(50% - 15px);
		max-width: 291px
	}
	.base-flex-block--advantages .base-flex-block__item {
		flex: 0 0 calc(50% - 10px);
		max-width: 435px
	}
	.slider-wrapper {
		height: 550px
	}
	.slide-content {
		max-width: 700px
	}
	.slide-image {
		height: 400px
	}
	.prev-btn {
		transform: translateX(-380px);
		top: calc(50% - 75px)
	}
	.next-btn {
		transform: translateX(380px);
		top: calc(50% - 75px)
	}
}

@media (max-width: 1200px) {
	.section-title {
		max-width: 750px;
		gap: 30px;
		margin-bottom: 30px
	}
	.section-bg__title {
		font-size: 48px;
		line-height: 56px
	}
	.section-bg__description {
		font-size: 26px;
		line-height: 32px
	}
	.section-bg__button {
		font-size: 24px;
		line-height: 28px;
		padding: 32px 60px
	}
	@media (min-width: 769px) {
		.section-bg__subtitle {
			font-size: 40px;
			line-height: 48px
		}
		.section-bg__description--centered {
			font-size: 28px;
			line-height: 32px
		}
		.section-bg__main-title {
			font-size: 36px;
			line-height: 36px
		}
		.section-bg__main-title span {
			font-size: 22px;
			line-height: 22px
		}
		.section-bg__phone {
			font-size: 34px;
			line-height: 40px
		}
	}
}

@media (max-width: 992px) {
	.section-title {
		max-width: 90%;
		gap: 25px;
		padding: 0 20px;
		margin-bottom: 35px
	}
	.section-title .section-title__title {
		font-size: 48px;
		line-height: 48px
	}
	.section-title .section-title__subtitle {
		font-size: 26px;
		line-height: 30px
	}
	.section-bg__title {
		font-size: 42px;
		line-height: 50px
	}
	.section-bg__description {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 50px
	}
	.section-bg__button {
		font-size: 22px;
		line-height: 26px;
		padding: 28px 50px
	}
	.slider-wrapper {
		height: 500px
	}
	.slide-content {
		max-width: 600px
	}
	.slide-image {
		height: 350px
	}
	.nav-btn {
		width: 40px;
		height: 40px
	}
	.prev-btn {
		transform: translateX(-320px);
		top: calc(50% - 65px)
	}
	.next-btn {
		transform: translateX(320px);
		top: calc(50% - 65px)
	}
	.prev-btn::before {
		border-width: 10px 17px 10px 0
	}
	.next-btn::before {
		border-width: 10px 0 10px 17px
	}
	@media (min-width: 769px) {
		.section-bg__subtitle {
			font-size: 36px;
			line-height: 44px
		}
		.section-bg__description--centered {
			font-size: 26px;
			line-height: 30px;
			margin-bottom: 40px
		}
		.section-bg__main-title {
			font-size: 32px;
			line-height: 32px
		}
		.section-bg__main-title span {
			font-size: 20px;
			line-height: 20px
		}
		.section-bg__phone {
			font-size: 30px;
			line-height: 36px;
			margin-top: 30px
		}
		.section-bg__image-overlay--centered {
			max-width: 600px;
			left: 0
		}
	}
}

@media (max-width: 768px) {
	.base-flex-block {
		gap: 20px
	}
	.base-flex-block__item {
		flex: 0 0 100%;
		margin: 0 auto
	}
	.base-flex-block--how-it-works .base-flex-block__item {
		flex: 0 0 100%;
		max-width: 280px
	}
	.base-flex-block--how-it-works .base-flex-block__icon {
		height: 120px
	}
	.base-flex-block--how-it-works .base-flex-block__title {
		font-size: 19px;
		min-height: 60px
	}
	.base-flex-block--how-it-works .base-flex-block__text {
		font-size: 16px
	}
	.base-flex-block--possibilities .base-flex-block__item {
		flex: 0 0 100%;
		max-width: 291px
	}
	.base-flex-block--possibilities .base-flex-block__title {
		font-size: 19px;
		width: 100%;
		max-width: 251px
	}
	.base-flex-block--possibilities .base-flex-block__text {
		font-size: 16px
	}
	.base-flex-block--possibilities .base-flex-block__content {
		width: 100%;
		max-width: 216px
	}
	.base-flex-block--advantages .base-flex-block__item {
		flex: 0 0 100%;
		max-width: 435px
	}
	.base-flex-block--advantages .base-flex-block__content {
		width: 100%;
		max-width: 340px
	}
	.base-flex-block--advantages .base-flex-block__title {
		font-size: 19px;
		line-height: 22px
	}
	.base-flex-block--advantages .base-flex-block__text {
		font-size: 16px
	}
	.base-flex-block--advantages .base-flex-block__icon {
		height: 80px
	}
	.base-flex-block--advantages .base-flex-block__icon-img {
		height: 80px
	}
	.section-title {
		gap: 20px;
		margin-bottom: 30px
	}
	.section-title .section-title__title {
		font-size: 40px;
		line-height: 42px
	}
	.section-title .section-title__subtitle {
		font-size: 24px;
		line-height: 28px
	}
	.section-bg {
		min-height: 60vh;
		height: auto;
		padding: 10px 0;
		display: flex;
		align-items: center;
		justify-content: center
	}
	.section-bg__image-overlay {
		width: calc(100% - 20px);
		height: calc(100% - 20px);
		top: auto;
		left: auto;
		margin: 10px auto;
		min-height: 0;
		padding: 30px 20px
	}
	.section-bg__image-overlay--centered {
		position: relative;
		width: calc(100% - 20px);
		height: auto;
		top: auto;
		left: auto;
		margin: 10px auto;
		min-height: 0;
		padding: 30px 20px;
		max-width: none
	}
	.section-bg__title {
		font-size: 36px;
		line-height: 42px
	}
	.section-bg__description {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 40px
	}
	.section-bg__button {
		font-size: 20px;
		line-height: 24px;
		padding: 24px 40px
	}
	.section-bg__subtitle {
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 15px
	}
	.section-bg__description--centered {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 30px
	}
	.section-bg__main-title {
		font-size: 28px;
		line-height: 28px;
		margin: 20px 0
	}
	.section-bg__main-title span {
		font-size: 18px;
		line-height: 18px
	}
	.section-bg__phone {
		font-size: 28px;
		line-height: 34px;
		margin-top: 25px
	}
	.section-bg__content-wrapper--centered {
		padding: 20px 0
	}
	.step-content p {
		font-weight: 700;
		font-size: 16px;
		padding-left: 15px
	}
	.slider-container {
		border-radius: 10px;
		overflow: hidden
	}
	.slider-wrapper {
		height: 450px
	}
	.slide {
		padding: 15px
	}
	.slide-content {
		max-width: 100%
	}
	.slide-image {
		height: 300px
	}
	.slide-title {
		height: 40px
	}
	.slide-title-text {
		font-size: 18px;
		line-height: 22px
	}
	.nav-btn {
		width: 36px;
		height: 36px
	}
	.prev-btn {
		left: 10px;
		transform: none;
		top: calc(50% - 58px)
	}
	.next-btn {
		right: 10px;
		transform: none;
		top: calc(50% - 58px)
	}
	.prev-btn::before {
		border-width: 9px 15px 9px 0
	}
	.next-btn::before {
		border-width: 9px 0 9px 15px
	}
}

@media (max-width: 576px) {
	.section-title {
		gap: 15px;
		margin-bottom: 25px
	}
	.section-title .section-title__title {
		font-size: 32px;
		line-height: 34px
	}
	.section-title .section-title__subtitle {
		font-size: 20px;
		line-height: 24px
	}
	.section-bg__title {
		font-size: 28px;
		line-height: 34px
	}
	.section-bg__description {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 30px
	}
	.section-bg__button {
		font-size: 18px;
		line-height: 22px;
		padding: 20px 30px;
		border-width: 4px
	}
	.section-bg__subtitle {
		font-size: 28px;
		line-height: 34px
	}
	.section-bg__description--centered {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 25px
	}
	.section-bg__main-title {
		font-size: 24px;
		line-height: 24px;
		margin: 15px 0
	}
	.section-bg__main-title span {
		font-size: 16px;
		line-height: 16px
	}
	.section-bg__phone {
		font-size: 24px;
		line-height: 30px;
		margin-top: 20px
	}
	.slider-wrapper {
		height: 400px
	}
	.slide-image {
		height: 250px
	}
	.slide-title {
		height: 36px
	}
	.slide-title-text {
		font-size: 16px;
		line-height: 20px
	}
	.nav-btn {
		width: 32px;
		height: 32px
	}
	.prev-btn {
		top: calc(50% - 52px)
	}
	.next-btn {
		top: calc(50% - 52px)
	}
	.prev-btn::before {
		border-width: 8px 13px 8px 0
	}
	.next-btn::before {
		border-width: 8px 0 8px 13px
	}
}

@media (max-width: 480px) {
	.section-title .section-title__title {
		font-size: 28px;
		line-height: 30px
	}
	.section-title .section-title__subtitle {
		font-size: 18px;
		line-height: 22px
	}
}

@media (max-width: 400px) {
	.section-bg__title {
		font-size: 24px;
		line-height: 30px
	}
	.section-bg__description {
		font-size: 18px;
		line-height: 24px
	}
	.section-bg__button {
		font-size: 16px;
		line-height: 20px;
		padding: 16px 24px;
		border-width: 3px
	}
	.section-bg__subtitle {
		font-size: 24px;
		line-height: 30px
	}
	.section-bg__description--centered {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 20px
	}
	.section-bg__main-title {
		font-size: 20px;
		line-height: 20px;
		margin: 10px 0
	}
	.section-bg__main-title span {
		font-size: 14px;
		line-height: 14px
	}
	.section-bg__phone {
		font-size: 22px;
		line-height: 28px;
		margin-top: 15px
	}
	.slider-wrapper {
		height: 350px
	}
	.slide-image {
		height: 200px
	}
	.slide-title {
		height: 32px
	}
	.slide-title-text {
		font-size: 14px
	}
	.nav-btn {
		width: 28px;
		height: 28px
	}
	.prev-btn {
		top: calc(50% - 46px)
	}
	.next-btn {
		top: calc(50% - 46px)
	}
	.prev-btn::before {
		border-width: 7px 11px 7px 0
	}
	.next-btn::before {
		border-width: 7px 0 7px 11px
	}
	.dot {
		width: 12px;
		height: 12px
	}
}
/* End */
/* /bitrix/templates/empty/components/bitrix/news.detail/solition_tmpl/style.css?177090730622142 */
