/* Лендинг «Месяц системного погружения» — programma-1-mesyac */

.body-programma-1-mesyac .mesyac-hero-photo {
	background-image: url("https://newgeny.ru/wp-content/themes/psychological-center/images/tochkaopory.png");
}

.body-programma-1-mesyac .b-title.mesyac-subtitle {
	font-size: 24px;
	line-height: 1.45;
	font-weight: 400;
}

.body-programma-1-mesyac .mesyac-cta-accent .b-title,
.body-programma-1-mesyac .mesyac-cta-accent .mesyac-subtitle,
.body-programma-1-mesyac .mesyac-cta-accent .mesyac-cta-accent__text .b-title,
.body-programma-1-mesyac .mesyac-cta-accent .b-text {
	color: #000;
}

/* Icon tile grid (как tochka-pain на Точке опоры) */
.body-programma-1-mesyac .mesyac-icon-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	margin-top: 20px;
}

.body-programma-1-mesyac .mesyac-icon-grid > div {
	background: #fff;
	border-radius: 12px;
	padding: 24px 20px;
	box-shadow: 0 4px 24px rgba(86, 91, 235, 0.08);
	text-align: center;
}

.body-programma-1-mesyac .mesyac-icon-grid .b-circle {
	background-color: #f5f5f5;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.body-programma-1-mesyac .mesyac-icon-grid__text {
	margin: 0;
	line-height: 1.45;
}

/* Hero form */
.body-programma-1-mesyac #mesyac-hero .b-hero-form-bg {
	height: auto;
	min-height: 278px;
	overflow: visible;
}

.body-programma-1-mesyac #mesyac-hero .b-hero-form-bg.b-hero-form-bg_shadow {
	height: auto;
	min-height: 240px;
}

.body-programma-1-mesyac #mesyac-hero .b-hero-form-bg_skew {
	overflow: visible;
	padding-bottom: 48px;
}

.body-programma-1-mesyac #mesyac-hero .tochka-form-row-hero {
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
}

.body-programma-1-mesyac #mesyac-hero .tochka-form-row-hero .b-input_name,
.body-programma-1-mesyac #mesyac-hero .tochka-form-row-hero .b-input_phone {
	flex: 1 1 auto;
	min-width: 0;
	max-width: 42%;
}

.body-programma-1-mesyac #mesyac-hero .tochka-form-row-hero .b-button {
	flex: 0 0 auto;
	white-space: nowrap;
}

.body-programma-1-mesyac #mesyac-hero .h-wrap.h-wrap_flex.h-wrap_flex_horizontal_align_centr.h-wrap_size_60 {
	display: flex;
	align-items: center;
	gap: 12px;
}

.body-programma-1-mesyac #mesyac-hero .h-wrap.h-wrap_flex.h-wrap_flex_horizontal_align_centr .b-icon {
	flex-shrink: 0;
	margin: 0;
}

.body-programma-1-mesyac .s-benifits .b-circle {
	width: 72px;
	height: 72px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: rgba(86, 91, 235, 0.1);
}

/* 4-column tiles */
.body-programma-1-mesyac .mesyac-tiles-4 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 32px 40px;
	margin-top: 40px;
}

.body-programma-1-mesyac .mesyac-tile-card {
	padding: 0;
}

.body-programma-1-mesyac .mesyac-tile-card--border {
	padding: 24px;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
	border: 1px solid #eee;
}

/* Check list */
.body-programma-1-mesyac .mesyac-check-list {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 720px;
}

.body-programma-1-mesyac .mesyac-check-list li {
	margin-bottom: 14px;
	padding-left: 28px;
	position: relative;
	line-height: 1.45;
}

.body-programma-1-mesyac .mesyac-check-list li::before {
	content: "✓";
	position: absolute;
	left: 0;
	color: #565beb;
	font-weight: 700;
}

/* pic_bullets */
.body-programma-1-mesyac .mesyac-pic-bullets__grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
	align-items: start;
	margin-top: 20px;
}

.body-programma-1-mesyac .mesyac-pic-bullets__photo {
	border-radius: 16px;
	overflow: hidden;
	line-height: 0;
}

.body-programma-1-mesyac .mesyac-pic-bullets__photo img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

.body-programma-1-mesyac .mesyac-pic-bullets__lead {
	margin-bottom: 20px;
	line-height: 1.5;
}

.body-programma-1-mesyac .mesyac-pic-bullets__list-title {
	margin-bottom: 16px;
}

/* Gallery */
.body-programma-1-mesyac .mesyac-gallery-wrap {
	margin-top: 64px;
	position: relative;
}

.body-programma-1-mesyac .mesyac-gallery-slider.tochka-gallery-no-captions .slide_gallery-box {
	min-height: 0;
}

.body-programma-1-mesyac .mesyac-gallery-wrap .b-slider__arrow-left.left-gallery,
.body-programma-1-mesyac .mesyac-gallery-wrap .b-slider__arrow-right.right-gallery {
	top: -64px;
	bottom: auto;
	transform: none;
}

/* Roadmap — градиент + белые плитки */
.body-programma-1-mesyac .mesyac-roadmap .b-title,
.body-programma-1-mesyac .mesyac-roadmap .mesyac-roadmap__lead {
	color: #000;
}

.body-programma-1-mesyac .mesyac-roadmap .mesyac-icon-grid > div {
	background: #fff;
}

/* Tools 3-col */
.body-programma-1-mesyac .mesyac-tools-3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
	margin-top: 20px;
}

.body-programma-1-mesyac .mesyac-tool-card {
	padding: 28px 24px;
	background: #f5f6fc;
	border-radius: 16px;
	text-align: center;
}

/* Final form */
.body-programma-1-mesyac #mesyac-bron {
	margin-bottom: 72px;
}

.body-programma-1-mesyac #mesyac-bron .b-columns_gradient {
	text-align: center;
}

.body-programma-1-mesyac #mesyac-bron .b-columns_gradient > .b-columns__col {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.body-programma-1-mesyac #mesyac-bron #mesyac-shag .tochka-form-row {
	flex-wrap: wrap;
	justify-content: center;
}

.body-programma-1-mesyac #mesyac-bron #mesyac-shag .b-input_name,
.body-programma-1-mesyac #mesyac-bron #mesyac-shag .b-input_phone {
	flex: 1 1 200px;
	max-width: 280px;
}

.body-programma-1-mesyac #mesyac-bron #mesyac-shag .b-button {
	flex: 0 0 auto;
}

.body-programma-1-mesyac .tochka-form-row,
.body-programma-1-mesyac .tochka-form-row-hero {
	flex-wrap: wrap;
}

@media (max-width: 991px) {
	.body-programma-1-mesyac .mesyac-icon-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.body-programma-1-mesyac .mesyac-pic-bullets__grid {
		grid-template-columns: 1fr;
	}

	.body-programma-1-mesyac .mesyac-tools-3 {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.body-programma-1-mesyac #mesyac-tile2-results {
		margin-top: 40px;
	}

	.body-programma-1-mesyac .b-title.mesyac-subtitle {
		font-size: 18px;
		line-height: 1.4;
	}

	.body-programma-1-mesyac .mesyac-tiles-4 {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.body-programma-1-mesyac .mesyac-icon-grid {
		grid-template-columns: 1fr;
	}

	.body-programma-1-mesyac #mesyac-hero .tochka-form-row-hero {
		flex-direction: column;
	}

	.body-programma-1-mesyac #mesyac-hero .tochka-form-row-hero .b-input_name,
	.body-programma-1-mesyac #mesyac-hero .tochka-form-row-hero .b-input_phone,
	.body-programma-1-mesyac #mesyac-hero .tochka-form-row-hero .b-button {
		flex: 1 1 100%;
		width: 100%;
		max-width: none;
	}

	.body-programma-1-mesyac .tochka-form-row .b-input,
	.body-programma-1-mesyac .tochka-form-row .b-button,
	.body-programma-1-mesyac .tochka-form-row select.b-input,
	.body-programma-1-mesyac .tochka-form-row-hero .b-input,
	.body-programma-1-mesyac .tochka-form-row-hero .b-button {
		width: 100%;
		max-width: none;
		margin-bottom: 12px;
	}

	.body-programma-1-mesyac #mesyac-bron #mesyac-shag .b-input_name,
	.body-programma-1-mesyac #mesyac-bron #mesyac-shag .b-input_phone,
	.body-programma-1-mesyac #mesyac-bron #mesyac-shag .b-button {
		flex: 1 1 100%;
		width: 100%;
		max-width: none;
	}
}
