/**
 * Лендинг: Рунические мандалы
 *
 * @package meesoterics-theme
 */

.lp-runicheskie-mandaly {
	--lp-rm-bg: #648982;
	--lp-rm-accent: #e3b6a9;
	--lp-rm-dark: #193c35;
	--lp-rm-footer: #47645e;
	--lp-rm-text: #ffffff;
	--lp-rm-container: 1110px;
	--lp-rm-gutter-x: clamp(20px, 4vw, 39px);
	--lp-rm-section-pad-y: 60px;
	--lp-rm-font-display: "Shadower", var(--mees-font-shadower, Georgia), serif;
	--lp-rm-font-body: "Roboto", var(--mees-font-inter), system-ui, sans-serif;
	--lp-rm-btn-height: 65px;
	--lp-rm-btn-min-width: 260px;
	--lp-rm-btn-radius: 100px;
	--lp-rm-btn-shadow: 10px 10px 10px rgba(25, 60, 53, 0.25);
	--lp-rm-btn-shadow-light: 10px 10px 10px rgba(227, 182, 169, 0.3);
	--lp-rm-back-spin-duration: 120000ms;
	--lp-rm-pad-top-d: var(--lp-rm-section-pad-y);
	--lp-rm-pad-bottom-d: var(--lp-rm-section-pad-y);
	--lp-rm-pad-top-t: var(--lp-rm-section-pad-y);
	--lp-rm-pad-bottom-t: var(--lp-rm-section-pad-y);
	--lp-rm-pad-top-m: 35px;
	--lp-rm-pad-bottom-m: 35px;
	background: var(--lp-rm-bg);
	color: var(--lp-rm-text);
	font-family: var(--lp-rm-font-body);
	font-size: 18px;
	line-height: 1.4;
	/* Не clip: back-spinner должен выглядывать в соседние секции */
	overflow: visible;
}

body.lp-runicheskie-mandaly {
	background: var(--lp-rm-bg, #648982);
	overflow-x: clip;
}

/* Изоляция от типографики основной темы + токены Figma */
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly p,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly li {
	font-family: var(--lp-rm-font-body);
	letter-spacing: normal;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly h1,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly h2,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly h3,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly h4 {
	font-family: var(--lp-rm-font-display) !important;
	font-style: normal !important;
	letter-spacing: normal !important;
	text-transform: uppercase !important;
	font-weight: 700;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly h1::first-letter,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly h2::first-letter,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly h3::first-letter,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly h4::first-letter {
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit !important;
	float: none !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	padding: 0 !important;
	margin: 0 !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-fc-heading--uppercase {
	text-transform: uppercase !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-fc-heading--align-left {
	text-align: left !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-fc-heading--align-center {
	text-align: center !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-fc-heading--align-right {
	text-align: right !important;
}

/* Hero H1 — Shadower 80 / white / tracking 2.4px */
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-hero__title {
	font-family: var(--lp-rm-font-display) !important;
	font-size: 80px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: 2.4px !important;
	text-transform: uppercase !important;
	color: var(--lp-fc-heading-color, #fff) !important;
	margin: 0 !important;
}

/* Секционные H2 (Shadower 35 / lh 1.2) */
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-section__title,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-program__title,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-faq__title,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__title,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-pricing__title {
	font-family: var(--lp-rm-font-display) !important;
	font-size: 35px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	color: var(--lp-fc-heading-color, #fff) !important;
	margin: 0 0 50px !important;
}

/* FAQ / Author / Pricing: отступ даёт gap родителя, не margin заголовка */
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-faq__title,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__title,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-pricing__title,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-pricing .lp-rm-section__title {
	margin: 0 !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-certificate__title {
	font-family: var(--lp-rm-font-display) !important;
	font-size: 35px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	color: var(--lp-fc-heading-color, #e3b6a9) !important;
	margin: 0 0 50px !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__title {
	font-family: var(--lp-rm-font-display) !important;
	font-size: 35px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	color: var(--lp-fc-heading-color, #648982) !important;
	margin: 0 0 20px !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__lesson-name,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__name {
	font-family: var(--lp-rm-font-display) !important;
	font-size: 35px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	color: #e3b6a9 !important;
}

/* About card titles — Shadower 20 / white */
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-about__card-title {
	font-family: var(--lp-rm-font-display) !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	color: #fff !important;
}

/* Подзаголовки / H3–H4 на Roboto (не Shadower) */
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-about__subtitle {
	font-family: var(--lp-rm-font-body) !important;
	font-size: 25px !important;
	font-weight: 400 !important;
	line-height: 1.2 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	color: var(--lp-fc-heading-color, #e3b6a9) !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3 {
	font-family: var(--lp-rm-font-body) !important;
	font-size: 25px !important;
	font-weight: 300 !important;
	line-height: 1.4 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	color: #fff !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3--accent {
	font-family: var(--lp-rm-font-body) !important;
	font-size: 25px !important;
	font-weight: 300 !important;
	line-height: 1.4 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	color: #e3b6a9 !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h4 {
	font-family: var(--lp-rm-font-body) !important;
	font-size: 25px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	color: #fff !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-result__card-title {
	font-family: var(--lp-rm-font-body) !important;
	font-size: 25px !important;
	font-weight: 400 !important;
	line-height: 1.2 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	color: #e3b6a9 !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__subtitle {
	font-family: var(--lp-rm-font-body) !important;
	font-size: 25px !important;
	font-weight: 300 !important;
	line-height: 1.4 !important;
	letter-spacing: 1.5px !important;
	text-transform: uppercase !important;
	color: #648982 !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__subtitle {
	font-family: var(--lp-rm-font-body) !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
	color: #e3b6a9 !important;
}

.lp-runicheskie-mandaly .lp-rm-container {
	width: min(100% - 2 * var(--lp-rm-gutter-x), var(--lp-rm-container));
	margin-inline: auto;
}

.lp-runicheskie-mandaly .lp-rm-section {
	position: relative;
	padding-top: var(--lp-rm-pad-top-d);
	padding-bottom: var(--lp-rm-pad-bottom-d);
	background: transparent;
	overflow: visible;
	/* Контент соседних секций выше вылезающего back-spinner */
	z-index: 2;
}

/* Секции со спиннером ниже соседей: спиннер не перекрывает предыдущие блоки */
.lp-runicheskie-mandaly .lp-rm-section:has(.lp-rm-back-spinner),
.lp-runicheskie-mandaly .lp-rm-from-author,
.lp-runicheskie-mandaly .lp-rm-certificate {
	z-index: 1;
}

.lp-runicheskie-mandaly .lp-rm-section--custom-pad {
	padding-top: var(--lp-rm-pad-top-d);
	padding-bottom: var(--lp-rm-pad-bottom-d);
}

.lp-runicheskie-mandaly .lp-rm-section__title {
	margin: 0 0 50px;
}

.lp-runicheskie-mandaly .lp-rm-pricing__title {
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-pricing .lp-rm-section__title {
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-section__title--center,
.lp-runicheskie-mandaly .lp-fc-heading--align-center {
	text-align: center;
}

.lp-runicheskie-mandaly .lp-fc-heading--align-left { text-align: left; }
.lp-runicheskie-mandaly .lp-fc-heading--align-right { text-align: right; }

.lp-runicheskie-mandaly .lp-rm-rich strong {
	color: var(--lp-rm-accent);
	font-weight: 700;
}

.lp-runicheskie-mandaly .lp-rm-rich ul {
	margin: 0;
	padding-left: 1.35em;
}

.lp-runicheskie-mandaly .lp-rm-rich li + li {
	margin-top: 15px;
}

/* ---- Button ---- */
.lp-runicheskie-mandaly .lp-rm-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: var(--lp-rm-btn-min-width);
	height: var(--lp-rm-btn-height);
	padding: 0 40px;
	border-radius: var(--lp-rm-btn-radius);
	background: var(--lp-rm-accent);
	color: var(--lp-rm-dark);
	font-family: var(--lp-rm-font-body);
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	box-shadow: var(--lp-rm-btn-shadow);
	border: 1px solid transparent;
	transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
	box-sizing: border-box;
}

.lp-runicheskie-mandaly .lp-rm-btn:hover,
.lp-runicheskie-mandaly .lp-rm-btn:focus-visible {
	border-color: var(--lp-rm-dark);
	color: var(--lp-rm-dark);
}

.lp-runicheskie-mandaly .lp-rm-btn--light {
	box-shadow: var(--lp-rm-btn-shadow-light);
}

/* ---- Back spinner ---- */
.lp-runicheskie-mandaly .lp-rm-back-spinner {
	position: absolute;
	left: 50%;
	top: 50%;
	width: min(2200px, 470%);
	aspect-ratio: 1;
	translate: -50% -50%;
	pointer-events: none;
	z-index: 0;
	opacity: 1;
}

.lp-runicheskie-mandaly .lp-rm-back-spinner img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.lp-runicheskie-mandaly .lp-rm-back-spinner.lp-media-preview__spin--cw {
	animation: lp-rm-back-spin var(--lp-rm-back-spin-duration, 120s) linear infinite;
}

.lp-runicheskie-mandaly .lp-rm-back-spinner.lp-media-preview__spin--ccw {
	animation: lp-rm-back-spin var(--lp-rm-back-spin-duration, 120s) linear infinite reverse;
}

@keyframes lp-rm-back-spin {
	from {
		rotate: 0deg;
	}
	to {
		rotate: 360deg;
	}
}

@media (prefers-reduced-motion: reduce) {
	.lp-runicheskie-mandaly .lp-rm-back-spinner.lp-media-preview__spin--cw,
	.lp-runicheskie-mandaly .lp-rm-back-spinner.lp-media-preview__spin--ccw {
		animation: none;
	}
}

/* ---- Header ---- */
.lp-runicheskie-mandaly .lp-rm-header {
	position: relative;
	z-index: 40;
	min-height: 160px;
	display: flex;
	align-items: center;
	background: transparent;
}

/* Sticky-клон (как lp-th-header--sticky / .navigation.active) */
.lp-runicheskie-mandaly .lp-rm-header--sticky,
#lp-rm-header-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 150;
	padding: 10px 0;
	min-height: 0;
	background: var(--lp-rm-bg);
	box-shadow: none;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(calc(-100% - 20px));
	transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.45s ease, visibility 0.45s ease;
	will-change: transform, opacity;
}

.lp-runicheskie-mandaly .lp-rm-header--sticky .lp-rm-header__inner,
#lp-rm-header-sticky .lp-rm-header__inner {
	min-height: 0;
}

.lp-runicheskie-mandaly .lp-rm-header--sticky .lp-rm-header__logo img,
#lp-rm-header-sticky .lp-rm-header__logo img {
	max-height: 47px;
	width: auto;
	height: auto;
	min-width: 0;
}

/* Базовый slide — без #id в is-visible, иначе перебивает circle/blur/particles */
.lp-runicheskie-mandaly .lp-rm-header--sticky.is-visible {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(0);
	box-shadow: 0 8px 24px rgba(25, 60, 53, 0.18);
}

/* «Из размытия» */
.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--blur,
#lp-rm-header-sticky.mees-header-reveal--blur {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	filter: blur(28px);
	transform: translateY(calc(-100% - 20px));
	box-shadow: 0 0 56px 28px var(--lp-rm-bg);
	transition:
		transform 0.85s cubic-bezier(0.22, 1, 0.36, 1),
		opacity 0.9s cubic-bezier(0.4, 0, 0.2, 1),
		visibility 0.9s ease,
		filter 0.95s cubic-bezier(0.33, 0, 0.2, 1),
		box-shadow 0.95s ease;
}

.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--blur.is-visible,
#lp-rm-header-sticky.mees-header-reveal--blur.is-visible {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	filter: blur(0);
	transform: translateY(0);
	box-shadow: 0 8px 24px rgba(25, 60, 53, 0.18);
}

.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--blur.is-visible.mees-header-reveal--settled,
#lp-rm-header-sticky.mees-header-reveal--blur.is-visible.mees-header-reveal--settled {
	filter: none;
}

/* «Кругом из центра» */
.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--circle,
#lp-rm-header-sticky.mees-header-reveal--circle {
	opacity: 1;
	visibility: visible;
	pointer-events: none;
	transform: translateY(0);
	box-shadow: none;
	filter: none;
	clip-path: circle(0% at 50% 50%);
	transition: clip-path 0.75s cubic-bezier(0.4, 0, 0.2, 1);
}

.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--circle.is-visible,
#lp-rm-header-sticky.mees-header-reveal--circle.is-visible {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(0);
	box-shadow: none;
	filter: none;
	clip-path: circle(100% at 50% 50%);
	transition: clip-path 1.45s cubic-bezier(0.33, 0, 0.2, 1);
}

.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--circle.is-visible.mees-header-reveal--settled,
#lp-rm-header-sticky.mees-header-reveal--circle.is-visible.mees-header-reveal--settled {
	clip-path: none;
	box-shadow: 0 8px 24px rgba(25, 60, 53, 0.18);
}

/* «Частицы» / «Круглые частицы» */
.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--particles,
.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--particles_round,
#lp-rm-header-sticky.mees-header-reveal--particles,
#lp-rm-header-sticky.mees-header-reveal--particles_round {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(0);
	box-shadow: none;
	transition: none;
}

.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--particles.is-visible,
.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--particles_round.is-visible,
#lp-rm-header-sticky.mees-header-reveal--particles.is-visible,
#lp-rm-header-sticky.mees-header-reveal--particles_round.is-visible {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(0);
	box-shadow: 0 8px 24px rgba(25, 60, 53, 0.18);
}

.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-particles-playing,
.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-particles-playing.is-visible,
#lp-rm-header-sticky.mees-header-particles-playing,
#lp-rm-header-sticky.mees-header-particles-playing.is-visible {
	opacity: var(--mees-particles-reveal, 0) !important;
	visibility: visible !important;
	pointer-events: none !important;
	box-shadow: none !important;
	transition: none !important;
}

body.admin-bar .lp-rm-header--sticky,
body.admin-bar.lp-runicheskie-mandaly .lp-rm-header--sticky,
body.admin-bar.header-bar-solid .lp-rm-header--sticky,
body.admin-bar #lp-rm-header-sticky,
body.admin-bar.lp-runicheskie-mandaly #lp-rm-header-sticky {
	top: 32px;
}

@media screen and (max-width: 782px) {
	body.admin-bar .lp-rm-header--sticky,
	body.admin-bar.lp-runicheskie-mandaly .lp-rm-header--sticky,
	body.admin-bar.header-bar-solid .lp-rm-header--sticky,
	body.admin-bar #lp-rm-header-sticky,
	body.admin-bar.lp-runicheskie-mandaly #lp-rm-header-sticky {
		top: 46px;
	}
}

.lp-runicheskie-mandaly .lp-rm-header__inner {
	display: grid;
	grid-template-columns: auto 1fr auto;
	align-items: center;
	gap: 24px;
	width: min(100% - 2 * var(--lp-rm-gutter-x), var(--lp-rm-container));
	margin-inline: auto;
	min-height: 80px;
	position: relative;
	z-index: 2;
}

.lp-runicheskie-mandaly .lp-rm-header__brand {
	grid-column: 1;
	grid-row: 1;
	align-self: center;
	z-index: 1;
}

.lp-runicheskie-mandaly .lp-rm-header__logo {
	display: block;
	line-height: 0;
	position: relative;
}

.lp-runicheskie-mandaly .lp-rm-header__logo img,
.lp-runicheskie-mandaly .lp-rm-header__logo-img {
	display: block;
	width: 70px;
	height: auto;
}

/* Специфичнее, чем `.logo img { display:block }` — иначе alt-лого всегда видно */
.lp-runicheskie-mandaly .lp-rm-header__logo img.lp-rm-header__logo-img--menu,
.lp-runicheskie-mandaly .lp-rm-header__logo-img--menu,
#lp-rm-header-sticky .lp-rm-header__logo img.lp-rm-header__logo-img--menu {
	display: none;
}

.lp-runicheskie-mandaly .lp-rm-header__nav {
	grid-column: 1 / -1;
	grid-row: 1;
	align-self: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 25px;
	pointer-events: none;
}

.lp-runicheskie-mandaly .lp-rm-header__link {
	pointer-events: auto;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	text-transform: uppercase;
	transition: color 0.15s ease;
}

.lp-runicheskie-mandaly .lp-rm-header__link:hover,
.lp-runicheskie-mandaly .lp-rm-header__link:focus-visible {
	color: var(--lp-rm-accent);
}

.lp-runicheskie-mandaly .lp-rm-burger {
	display: none;
	grid-column: 3;
	grid-row: 1;
	margin-left: auto;
	position: relative;
	z-index: 2;
	width: 35px;
	height: 35px;
	border: 0;
	background: transparent;
	padding: 0;
	cursor: pointer;
}

.lp-runicheskie-mandaly .lp-rm-burger__lines,
.lp-runicheskie-mandaly .lp-rm-burger__lines::before,
.lp-runicheskie-mandaly .lp-rm-burger__lines::after {
	display: block;
	width: 22px;
	height: 2px;
	margin-inline: auto;
	background: #fff;
	border-radius: 2px;
	position: relative;
	transition: transform 0.2s ease, top 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;
}

.lp-runicheskie-mandaly .lp-rm-burger__lines::before,
.lp-runicheskie-mandaly .lp-rm-burger__lines::after {
	content: "";
	position: absolute;
	left: 0;
}

.lp-runicheskie-mandaly .lp-rm-burger__lines::before { top: -7px; }
.lp-runicheskie-mandaly .lp-rm-burger__lines::after { top: 7px; }

.lp-runicheskie-mandaly .lp-rm-burger.active .lp-rm-burger__lines,
.lp-rm-header .lp-rm-burger.active .lp-rm-burger__lines {
	background: transparent;
}

.lp-runicheskie-mandaly .lp-rm-burger.active .lp-rm-burger__lines::before,
.lp-rm-header .lp-rm-burger.active .lp-rm-burger__lines::before {
	top: 0;
	transform: rotate(45deg);
	background: var(--lp-rm-dark);
}

.lp-runicheskie-mandaly .lp-rm-burger.active .lp-rm-burger__lines::after,
.lp-rm-header .lp-rm-burger.active .lp-rm-burger__lines::after {
	top: 0;
	transform: rotate(-45deg);
	background: var(--lp-rm-dark);
}

.lp-runicheskie-mandaly .lp-rm-mobile-menu,
.lp-rm-header .lp-rm-mobile-menu {
	position: fixed;
	top: var(--lp-rm-menu-top, 0px);
	left: 0;
	right: 0;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	width: 100%;
	max-height: var(--lp-rm-menu-max-h, 100dvh);
	box-sizing: border-box;
	padding: var(--lp-rm-menu-pad, 12px) 31px 35px;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-100%);
	transition:
		opacity 0.35s ease,
		visibility 0.35s ease,
		transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.lp-runicheskie-mandaly .lp-rm-mobile-menu.is-open,
.lp-rm-header .lp-rm-mobile-menu.is-open {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
	.lp-runicheskie-mandaly .lp-rm-mobile-menu,
	.lp-rm-header .lp-rm-mobile-menu {
		transition: opacity 0.2s ease, visibility 0.2s ease;
		transform: none;
	}
}

.lp-runicheskie-mandaly .lp-rm-mobile-menu[hidden],
.lp-rm-header .lp-rm-mobile-menu[hidden] {
	display: none !important;
}

.lp-runicheskie-mandaly .lp-rm-mobile-menu.is-closing[hidden],
.lp-rm-header .lp-rm-mobile-menu.is-closing[hidden],
.lp-runicheskie-mandaly .lp-rm-mobile-menu.is-open[hidden],
.lp-rm-header .lp-rm-mobile-menu.is-open[hidden] {
	display: flex !important;
}

.lp-runicheskie-mandaly .lp-rm-header--sticky .lp-rm-mobile-menu {
	display: none !important;
}

.lp-runicheskie-mandaly .lp-rm-mobile-menu__link,
.lp-rm-header .lp-rm-mobile-menu__link {
	font-size: 16px;
	line-height: 1.4;
	font-weight: 600;
	color: var(--lp-rm-dark);
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 0;
}

.lp-runicheskie-mandaly .lp-rm-mobile-menu__link:hover,
.lp-runicheskie-mandaly .lp-rm-mobile-menu__link:focus-visible,
.lp-rm-header .lp-rm-mobile-menu__link:hover,
.lp-rm-header .lp-rm-mobile-menu__link:focus-visible {
	color: var(--lp-rm-accent);
}

body.lp-rm-menu-open,
html.lp-rm-menu-open {
	overflow: hidden;
	overscroll-behavior: none;
}

body.lp-rm-menu-open .lp-runicheskie-mandaly .lp-rm-header,
body.lp-rm-menu-open.lp-runicheskie-mandaly .lp-rm-header,
body.lp-rm-menu-open .lp-rm-header,
body.lp-rm-menu-open.lp-runicheskie-mandaly .lp-rm-header--sticky,
body.lp-rm-menu-open.lp-runicheskie-mandaly .lp-rm-header--sticky.is-visible,
body.lp-rm-menu-open #lp-rm-header-sticky,
body.lp-rm-menu-open #lp-rm-header-sticky.mees-header-reveal--circle.is-visible.mees-header-reveal--settled,
body.lp-rm-menu-open.lp-runicheskie-mandaly .lp-rm-header--sticky.mees-header-reveal--circle.is-visible.mees-header-reveal--settled {
	z-index: 160;
	background: #fff;
	box-shadow: none;
	border: none;
}

body.lp-rm-menu-open .lp-rm-header__inner {
	box-shadow: none;
}

body.lp-rm-menu-open .lp-rm-header .lp-rm-burger__lines,
body.lp-rm-menu-open .lp-rm-header .lp-rm-burger__lines::before,
body.lp-rm-menu-open .lp-rm-header .lp-rm-burger__lines::after {
	background: var(--lp-rm-dark);
}

body.lp-rm-menu-open .lp-rm-header .lp-rm-burger.active .lp-rm-burger__lines {
	background: transparent;
}

body.lp-rm-menu-open .lp-rm-header .lp-rm-header__logo-img--default.has-menu-alt,
body.lp-rm-menu-open .lp-rm-header .lp-rm-header__logo img.lp-rm-header__logo-img--default.has-menu-alt,
body.lp-rm-menu-open #lp-rm-header-sticky .lp-rm-header__logo img.lp-rm-header__logo-img--default.has-menu-alt {
	display: none;
}

body.lp-rm-menu-open .lp-rm-header .lp-rm-header__logo-img--menu,
body.lp-rm-menu-open .lp-rm-header .lp-rm-header__logo img.lp-rm-header__logo-img--menu,
body.lp-rm-menu-open #lp-rm-header-sticky .lp-rm-header__logo img.lp-rm-header__logo-img--menu {
	display: block;
}

/* ---- Hero ---- */
.lp-runicheskie-mandaly .lp-rm-hero {
	padding-top: 230px;
	padding-bottom: 195px;
	text-align: center;
	overflow: visible;
}

.lp-runicheskie-mandaly .lp-rm-hero__decor {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 0;
	overflow: visible;
}

.lp-runicheskie-mandaly .lp-rm-hero__decor-img {
	position: absolute;
	display: block;
	object-fit: contain;
	opacity: 1;
	will-change: translate, rotate;
}

/* Позиции — Desktop Figma 1440.
   Размер = исходник до rotate (не AABB), иначе rotate раздувает декор.
   По горизонтали: масштаб от artboard 1440 → на узком десктопе боковые ближе к центру. */
.lp-runicheskie-mandaly .lp-rm-hero__decor-img--1 {
	left: max(8px, calc(50% - min(720px, 50vw) + 194px * min(100vw, 1440px) / 1440px));
	top: 43px;
	width: 235px;
	height: 235px;
	animation: lp-rm-float-hero-1 4.2s ease-in-out infinite;
}

.lp-runicheskie-mandaly .lp-rm-hero__decor-img--2 {
	left: min(
		calc(100% - 176px - 8px),
		calc(50% - min(720px, 50vw) + 1025px * min(100vw, 1440px) / 1440px)
	);
	top: 98px;
	width: 176px;
	height: 196px;
	animation: lp-rm-float-hero-2 4.8s ease-in-out infinite;
}

.lp-runicheskie-mandaly .lp-rm-hero__decor-img--3 {
	left: max(8px, calc(50% - min(720px, 50vw) + 190px * min(100vw, 1440px) / 1440px));
	top: 502px;
	width: 81px;
	height: 148px;
	animation: lp-rm-float-hero-3 4s ease-in-out infinite;
}

.lp-runicheskie-mandaly .lp-rm-hero__decor-img--4 {
	left: min(
		calc(100% - 235px - 8px),
		calc(50% - min(720px, 50vw) + 1088px * min(100vw, 1440px) / 1440px)
	);
	top: 458px;
	width: 235px;
	height: 235px;
	animation: lp-rm-float-hero-4 4.5s ease-in-out infinite;
}

/* Нижний декор — к низу секции (Figma: 56px от края при высоте 807) */
.lp-runicheskie-mandaly .lp-rm-hero__decor-img--5 {
	left: 50%;
	top: auto;
	bottom: 56px;
	width: 93px;
	height: 117px;
	animation: lp-rm-float-hero-5 3.8s ease-in-out infinite;
}

@keyframes lp-rm-float-hero-1 {
	0%, 100% { translate: 0 0; rotate: 39.05deg; }
	50% { translate: 0 -14px; rotate: 45deg; }
}

@keyframes lp-rm-float-hero-2 {
	0%, 100% { translate: 0 0; rotate: -101.47deg; }
	50% { translate: 0 -12px; rotate: -95deg; }
}

@keyframes lp-rm-float-hero-3 {
	0%, 100% { translate: 0 0; rotate: 60deg; }
	50% { translate: 0 -12px; rotate: 66deg; }
}

@keyframes lp-rm-float-hero-4 {
	0%, 100% { translate: 0 0; rotate: 0deg; }
	50% { translate: 0 -14px; rotate: 6deg; }
}

@keyframes lp-rm-float-hero-5 {
	0%, 100% { translate: -50% 0; rotate: -27.66deg; }
	50% { translate: -50% -12px; rotate: -21deg; }
}

@media (prefers-reduced-motion: reduce) {
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--1,
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--2,
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--3,
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--4,
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--5 {
		animation: none;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--1 { rotate: 39.05deg; }
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--2 { rotate: -101.47deg; }
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--3 { rotate: 60deg; }
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--4 { rotate: 0deg; }
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--5 {
		translate: -50% 0;
		rotate: -27.66deg;
	}
}

.lp-runicheskie-mandaly .lp-rm-hero__content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 50px;
}

.lp-runicheskie-mandaly .lp-rm-hero__title {
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-hero__subtitle {
	margin: 0;
	font-size: 18px;
	letter-spacing: 1.08px;
	line-height: 1.4;
	color: #fff;
	max-width: 900px;
}

/* ---- From author ---- */
.lp-runicheskie-mandaly .lp-rm-from-author {
	overflow: visible;
}

.lp-runicheskie-mandaly .lp-rm-from-author__grid {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	width: 100%;
}

/* Figma: photo + quote — shrink-0 у текста; сжимаются только медиа */
.lp-runicheskie-mandaly .lp-rm-from-author__col {
	display: flex;
	align-items: center;
	gap: 37px;
	flex: 0 1 auto;
	min-width: 0;
}

.lp-runicheskie-mandaly .lp-rm-from-author__photo-wrap {
	flex: 0 1 285px;
	width: 285px;
	min-width: 0;
	max-width: 285px;
	height: auto;
	aspect-ratio: 285 / 469;
	border: 3px solid var(--lp-rm-accent);
	border-radius: 142.5px 142.5px 0 0;
	overflow: hidden;
	align-self: center;
}

.lp-runicheskie-mandaly .lp-rm-from-author__photo-wrap .lp-th-image-lightbox {
	display: block;
	width: 100%;
	height: 100%;
	cursor: zoom-in;
}

.lp-runicheskie-mandaly .lp-rm-from-author__photo {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.lp-runicheskie-mandaly .lp-rm-from-author__quote {
	position: relative;
	margin: 0;
	padding: 46px 30px 40px 13px;
	flex: 0 0 302px;
	width: 302px;
	min-width: 302px;
	max-width: 302px;
	box-sizing: border-box;
}

.lp-runicheskie-mandaly .lp-rm-from-author__quote-text {
	font-size: 25px;
	font-weight: 300;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2;
	color: #fff;
	width: 256px;
	max-width: 100%;
	margin-inline: auto;
}

.lp-runicheskie-mandaly .lp-rm-from-author__qicon {
	position: absolute;
	width: 58px;
	height: 46px;
}

.lp-runicheskie-mandaly .lp-rm-from-author__qicon--left {
	left: 0;
	top: 0;
}

.lp-runicheskie-mandaly .lp-rm-from-author__qicon--right {
	right: 0;
	bottom: 0;
}

.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap {
	position: relative;
	flex: 0 1 469px;
	width: 469px;
	min-width: 0;
	max-width: 100%;
	aspect-ratio: 1;
	overflow: visible;
	z-index: 1;
	background: transparent;
}

.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap .lp-media-preview {
	position: relative;
	z-index: 1;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	appearance: none;
	-webkit-appearance: none;
	box-shadow: none;
	cursor: pointer;
}

/* Play всегда поверх front-слоя превью */
.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap .lp-media-preview__play {
	position: absolute;
	inset: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}

.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap .lp-media-preview__play img {
	/* Desktop: 65px в превью 469px → ~13.86%; на mobile 258px ≈ 36px как в Figma */
	width: calc(100% * 65 / 469);
	height: auto;
	aspect-ratio: 1;
	max-width: 65px;
	display: block;
}

.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap .lp-media-preview--composite,
.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap .lp-media-preview__stage,
.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap .lp-media-preview__layer,
.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap .lp-media-preview__layer-inner {
	background: transparent !important;
}

.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap .lp-media-preview--composite {
	overflow: visible;
	border-radius: 50%;
}

/* ---- About ---- */
.lp-runicheskie-mandaly .lp-rm-about__subtitle {
	text-align: center;
	margin: 0 0 30px;
}

.lp-runicheskie-mandaly .lp-rm-about__cards {
	--lp-rm-cards-per-row: var(--lp-rm-cards-per-row-d, 4);
	--lp-rm-card-w: 255px;
	display: grid;
	grid-template-columns: repeat(var(--lp-rm-cards-per-row), minmax(0, var(--lp-rm-card-w)));
	justify-content: center;
	justify-items: center;
	gap: 30px;
	margin-bottom: 46px;
}

.lp-runicheskie-mandaly .lp-rm-about__card {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: var(--lp-rm-card-w);
	gap: 20px;
	text-align: center;
}

.lp-runicheskie-mandaly .lp-rm-about__card-img {
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lp-runicheskie-mandaly .lp-rm-about__card-img img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.lp-runicheskie-mandaly .lp-rm-about__card-title {
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-about__card-text {
	margin: 0;
	font-size: 16px;
	line-height: 1.2;
	color: #fff;
}

.lp-runicheskie-mandaly .lp-rm-about__desc {
	display: flex;
	align-items: center;
	gap: 30px;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-img {
	flex: 0 0 274px;
	width: 274px;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-img img {
	display: block;
	width: 100%;
	height: auto;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-text {
	flex: 1 1 auto;
	min-width: 0;
	color: #fff;
	font-weight: 400;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-text p {
	margin: 0 0 1em;
	color: #fff;
	font-weight: 400;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-text p:last-child {
	margin-bottom: 0;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-text ul,
.lp-runicheskie-mandaly .lp-rm-about__desc-text ol {
	margin: 0 0 1em;
	padding-left: 1.35em;
	color: #fff;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-text li {
	color: #fff;
	font-weight: 400;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-text li::marker {
	color: #e3b6a9;
}

.lp-runicheskie-mandaly .lp-rm-about__desc-text strong,
.lp-runicheskie-mandaly .lp-rm-about__desc-text b {
	color: #e3b6a9;
	font-weight: 700;
}

/* ---- Runic ---- */
.lp-runicheskie-mandaly .lp-rm-runic__row {
	display: flex;
	gap: 50px;
	align-items: center;
}

.lp-runicheskie-mandaly .lp-rm-runic__row + .lp-rm-runic__row {
	margin-top: 50px;
}

.lp-runicheskie-mandaly .lp-rm-runic__row--2 {
	align-items: flex-start;
	gap: 30px;
}

.lp-runicheskie-mandaly .lp-rm-runic__img-wrap {
	flex: 0 0 auto;
	width: 330px;
	max-width: 100%;
	height: auto;
	background: transparent;
}

.lp-runicheskie-mandaly .lp-rm-runic__img-wrap .lp-th-image-lightbox {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	cursor: zoom-in;
}

.lp-runicheskie-mandaly .lp-rm-runic__img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.lp-runicheskie-mandaly .lp-rm-runic__text-wrap,
.lp-runicheskie-mandaly .lp-rm-runic__block {
	flex: 1 1 auto;
	min-width: 0;
}

.lp-runicheskie-mandaly .lp-rm-runic__text-wrap {
	width: 100%;
	min-width: 0;
}

.lp-runicheskie-mandaly .lp-rm-runic__text-wrap .lp-rm-runic__h3 {
	max-width: var(--lp-rm-runic-text-max, 540px);
}

.lp-runicheskie-mandaly .lp-rm-runic__h3 {
	margin: 0 0 30px;
}

.lp-runicheskie-mandaly .lp-rm-runic__h3--accent {
	flex: 0 0 350px;
	width: 350px;
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-runic__h4 {
	margin: 0 0 30px;
}

/* После h3 уже есть mb 30 — без дополнительного mt (в макете 30px) */
.lp-runicheskie-mandaly .lp-rm-runic__arrow-text {
	margin-top: 0;
}

/* Ряд 2: между блоком списка и текстом в макете 50px */
.lp-runicheskie-mandaly .lp-rm-runic__list + .lp-rm-runic__arrow-text {
	margin-top: 50px;
}

.lp-runicheskie-mandaly .lp-rm-runic__arrow-text,
.lp-runicheskie-mandaly .lp-rm-runic__list,
.lp-runicheskie-mandaly .lp-rm-runic__text-wrap {
	color: #fff;
}

.lp-runicheskie-mandaly .lp-rm-runic__arrow-text p,
.lp-runicheskie-mandaly .lp-rm-runic__list p {
	margin: 0 0 1em;
	color: #fff;
	font-weight: 400;
}

.lp-runicheskie-mandaly .lp-rm-runic__arrow-text p:last-child,
.lp-runicheskie-mandaly .lp-rm-runic__list p:last-child {
	margin-bottom: 0;
}

.lp-runicheskie-mandaly .lp-rm-runic__h3 p,
.lp-runicheskie-mandaly .lp-rm-runic__h4 p {
	margin: 0;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3 p,
body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3--accent p {
	font-weight: 300 !important;
	color: inherit !important;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h4 p {
	font-weight: 700 !important;
	color: inherit !important;
}

.lp-runicheskie-mandaly .lp-rm-runic__list ul,
.lp-runicheskie-mandaly .lp-rm-runic__list ol,
.lp-runicheskie-mandaly .lp-rm-runic__text-wrap ul,
.lp-runicheskie-mandaly .lp-rm-runic__text-wrap ol {
	margin: 0;
	padding-left: 1.35em;
}

.lp-runicheskie-mandaly .lp-rm-runic__list li,
.lp-runicheskie-mandaly .lp-rm-runic__text-wrap li {
	color: #fff;
	font-weight: 400;
}

.lp-runicheskie-mandaly .lp-rm-runic__list li::marker,
.lp-runicheskie-mandaly .lp-rm-runic__text-wrap li::marker {
	color: #fff;
}

.lp-runicheskie-mandaly .lp-rm-runic__arrow-text strong,
.lp-runicheskie-mandaly .lp-rm-runic__arrow-text b,
.lp-runicheskie-mandaly .lp-rm-runic__list strong,
.lp-runicheskie-mandaly .lp-rm-runic__list b,
.lp-runicheskie-mandaly .lp-rm-runic__text-wrap strong,
.lp-runicheskie-mandaly .lp-rm-runic__text-wrap b {
	color: #e3b6a9;
	font-weight: 700;
}

/* ---- Result ---- */
.lp-runicheskie-mandaly .lp-rm-result__cards {
	--lp-rm-cards-per-row: var(--lp-rm-cards-per-row-d, 4);
	--lp-rm-card-w: 255px;
	display: grid;
	grid-template-columns: repeat(var(--lp-rm-cards-per-row), minmax(0, var(--lp-rm-card-w)));
	justify-content: center;
	justify-items: center;
	gap: 30px;
}

.lp-runicheskie-mandaly .lp-rm-result__card {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: var(--lp-rm-card-w);
	gap: 30px;
	text-align: center;
}

.lp-runicheskie-mandaly .lp-rm-result__card-img {
	width: 144px;
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lp-runicheskie-mandaly .lp-rm-result__card-img img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.lp-runicheskie-mandaly .lp-rm-result__card-title {
	margin: 0;
}

/* ---- Program ---- */
.lp-runicheskie-mandaly .lp-rm-program {
	overflow: visible;
}

.lp-runicheskie-mandaly .lp-rm-program__inner {
	display: flex;
	align-items: flex-start;
	gap: 30px;
	position: relative;
}

.lp-runicheskie-mandaly .lp-rm-program__side {
	flex: 0 0 255px;
	width: 255px;
	position: relative;
}

.lp-runicheskie-mandaly .lp-rm-program__title {
	margin: 0 0 50px;
}

body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-program__title {
	margin: 0 0 50px !important;
}

.lp-runicheskie-mandaly .lp-rm-program__subtitle {
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
	color: #fff;
	white-space: pre-line;
}

.lp-runicheskie-mandaly .lp-rm-program__decor {
	position: absolute;
	left: 0;
	top: 277px;
	width: 219px;
	height: 777px;
	pointer-events: none;
	z-index: 0;
}

.lp-runicheskie-mandaly .lp-rm-program__decor-img {
	position: absolute;
	display: block;
	object-fit: contain;
	opacity: 1;
	will-change: translate, rotate;
}

.lp-runicheskie-mandaly .lp-rm-program__decor-img--1 {
	top: 29px;
	left: 0;
	width: 158px;
	height: 170px;
	animation: lp-rm-float-prog-1 4.2s ease-in-out infinite;
}

.lp-runicheskie-mandaly .lp-rm-program__decor-img--2 {
	top: 264px;
	left: 108px;
	width: 86px;
	height: 112px;
	animation: lp-rm-float-prog-2 3.8s ease-in-out infinite;
}

.lp-runicheskie-mandaly .lp-rm-program__decor-img--3 {
	top: 442px;
	left: 57px;
	width: 101px;
	height: 117px;
	animation: lp-rm-float-prog-3 4.5s ease-in-out infinite;
}

.lp-runicheskie-mandaly .lp-rm-program__decor-img--4 {
	top: 659px;
	left: 87px;
	width: 111px;
	height: 126px;
	animation: lp-rm-float-prog-4 4s ease-in-out infinite;
}

@keyframes lp-rm-float-prog-1 {
	0%, 100% { translate: 0 0; rotate: -12.6deg; }
	50% { translate: 0 -16px; rotate: -5deg; }
}

@keyframes lp-rm-float-prog-2 {
	0%, 100% { translate: 0 0; rotate: -19.38deg; }
	50% { translate: 0 -14px; rotate: -12deg; }
}

@keyframes lp-rm-float-prog-3 {
	0%, 100% { translate: 0 0; rotate: 31.68deg; }
	50% { translate: 0 -18px; rotate: 39deg; }
}

@keyframes lp-rm-float-prog-4 {
	0%, 100% { translate: 0 0; rotate: -16.98deg; }
	50% { translate: 0 -15px; rotate: -10deg; }
}

@media (prefers-reduced-motion: reduce) {
	.lp-runicheskie-mandaly .lp-rm-program__decor-img--1,
	.lp-runicheskie-mandaly .lp-rm-program__decor-img--2,
	.lp-runicheskie-mandaly .lp-rm-program__decor-img--3,
	.lp-runicheskie-mandaly .lp-rm-program__decor-img--4 {
		animation: none;
	}

	.lp-runicheskie-mandaly .lp-rm-program__decor-img--1 { rotate: -12.6deg; }
	.lp-runicheskie-mandaly .lp-rm-program__decor-img--2 { rotate: -19.38deg; }
	.lp-runicheskie-mandaly .lp-rm-program__decor-img--3 { rotate: 31.68deg; }
	.lp-runicheskie-mandaly .lp-rm-program__decor-img--4 { rotate: -16.98deg; }
}

.lp-runicheskie-mandaly .lp-rm-program__lessons {
	flex: 1 1 auto;
	min-width: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.55);
}

.lp-runicheskie-mandaly .lp-rm-program__lesson {
	display: flex;
	gap: 30px;
	padding: 30px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.55);
	align-items: flex-start;
}

.lp-runicheskie-mandaly .lp-rm-program__lesson-title {
	flex: 0 0 345px;
	width: 345px;
	max-width: 345px;
	margin: 0;
	font-weight: 700;
	color: var(--lp-rm-accent);
}

.lp-runicheskie-mandaly .lp-rm-program__lesson-text {
	flex: 1 1 auto;
	min-width: 0;
	margin: 0;
	color: #fff;
}

/* ---- Certificate ---- */
.lp-runicheskie-mandaly .lp-rm-certificate {
	overflow: visible;
}

.lp-runicheskie-mandaly .lp-rm-certificate__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
}

.lp-runicheskie-mandaly .lp-rm-certificate__img-wrap {
	position: relative;
	z-index: 1;
	flex: 0 0 409px;
	width: 409px;
	max-width: 100%;
}

.lp-runicheskie-mandaly .lp-rm-certificate__img-wrap .lp-th-image-lightbox {
	display: block;
	cursor: zoom-in;
}

.lp-runicheskie-mandaly .lp-rm-certificate__img {
	display: block;
	width: 100%;
	height: auto;
}

.lp-runicheskie-mandaly .lp-rm-certificate__text-wrap {
	position: relative;
	flex: 0 1 568px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 64px;
	overflow: visible;
	min-height: 209px;
}

.lp-runicheskie-mandaly .lp-rm-certificate__text {
	position: relative;
	z-index: 1;
	max-width: 440px;
	text-align: center;
}

.lp-runicheskie-mandaly .lp-rm-certificate__title {
	margin: 0 0 50px;
}

.lp-runicheskie-mandaly .lp-rm-certificate__desc {
	margin: 0;
	font-size: 18px;
	color: #fff;
}

.lp-runicheskie-mandaly .lp-rm-back-spinner--certificate {
	width: min(2200px, 390%);
}

/* ---- Pricing ---- */
.lp-runicheskie-mandaly .lp-rm-pricing {
	padding-bottom: 120px;
	overflow: visible;
}

.lp-runicheskie-mandaly .lp-rm-pricing__decor {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 0;
}

.lp-runicheskie-mandaly .lp-rm-pricing__decor-img {
	position: absolute;
	display: block;
	object-fit: contain;
	will-change: translate, rotate;
}

.lp-runicheskie-mandaly .lp-rm-pricing__decor-img--1 {
	/* Размер = исходник до rotate (не AABB 221×191), иначе rotate раздувает декор */
	left: max(0px, calc(50% - 720px + 191px));
	top: 411px;
	width: 190px;
	height: 149px;
	animation: lp-rm-float-price-1 4.2s ease-in-out infinite;
}

.lp-runicheskie-mandaly .lp-rm-pricing__decor-img--2 {
	/* До rotate: ~189×190; AABB ~249. right от центра AABB (114 на 1440) */
	left: auto;
	right: max(0px, calc(50% - 720px + 114px));
	top: 241px;
	width: 189px;
	height: 190px;
	animation: lp-rm-float-price-2 4.6s ease-in-out infinite;
}

@keyframes lp-rm-float-price-1 {
	0%, 100% { translate: 0 0; rotate: -14.2deg; }
	50% { translate: 0 -18px; rotate: -6deg; }
}

@keyframes lp-rm-float-price-2 {
	0%, 100% { translate: 0 0; rotate: 23.18deg; }
	50% { translate: 0 -20px; rotate: 31deg; }
}

@media (prefers-reduced-motion: reduce) {
	.lp-runicheskie-mandaly .lp-rm-pricing__decor-img--1,
	.lp-runicheskie-mandaly .lp-rm-pricing__decor-img--2 {
		animation: none;
	}

	.lp-runicheskie-mandaly .lp-rm-pricing__decor-img--1 { rotate: -14.2deg; }
	.lp-runicheskie-mandaly .lp-rm-pricing__decor-img--2 { rotate: 23.18deg; }
}

.lp-runicheskie-mandaly .lp-rm-pricing__inner {
	position: relative;
	z-index: 1;
	max-width: 390px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 50px;
}

.lp-runicheskie-mandaly .lp-rm-pricing__card {
	width: 100%;
	border: 3px solid var(--lp-rm-accent);
	border-radius: 10px;
	padding: 50px 45px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 40px;
	box-sizing: border-box;
}

.lp-runicheskie-mandaly .lp-rm-pricing__bullets {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.lp-runicheskie-mandaly .lp-rm-pricing__bullet {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	color: #fff;
}

.lp-runicheskie-mandaly .lp-rm-pricing__bullet-icon {
	display: block;
	flex: 0 0 32px;
	width: 32px !important;
	height: 22px !important;
	max-width: 32px;
	margin-top: 2px;
	object-fit: contain;
	object-position: center;
}

.lp-runicheskie-mandaly .lp-rm-pricing__price {
	margin: 0;
	font-size: 35px;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

/* ---- Gift ---- */
.lp-runicheskie-mandaly .lp-rm-gift {
	background:
		linear-gradient(90deg, rgba(227, 182, 169, 0.2), rgba(227, 182, 169, 0.2)),
		#fff;
	overflow: visible;
	padding-top: 120px;
	padding-bottom: 120px;
}

.lp-runicheskie-mandaly .lp-rm-gift__titles {
	position: relative;
	z-index: 2;
	text-align: center;
	margin-bottom: 60px;
}

.lp-runicheskie-mandaly .lp-rm-gift__title {
	margin: 0 0 20px;
}

.lp-runicheskie-mandaly .lp-rm-gift__lesson-name {
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-gift__block {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 0;
	overflow: visible;
}

.lp-runicheskie-mandaly .lp-rm-gift__block--gap {
	gap: 40px;
}

.lp-runicheskie-mandaly .lp-rm-gift__content {
	flex: 1 1 auto;
	max-width: 560px;
}

.lp-runicheskie-mandaly .lp-rm-gift__subtitle {
	margin: 0 0 30px;
}

.lp-runicheskie-mandaly .lp-rm-gift__list {
	margin-bottom: 50px;
	color: var(--lp-rm-dark);
}

.lp-runicheskie-mandaly .lp-rm-gift__list li {
	color: var(--lp-rm-dark);
}

.lp-runicheskie-mandaly .lp-rm-gift__list li + li {
	margin-top: 20px;
}

.lp-runicheskie-mandaly .lp-rm-gift__img-wrap {
	flex: 0 0 var(--lp-rm-gift-img-w, 382px);
	width: var(--lp-rm-gift-img-w, 382px);
	max-width: 100%;
	height: auto;
	margin-top: var(--lp-rm-gift-img-mt, -131px);
	overflow: visible;
	align-self: flex-start;
	position: relative;
	z-index: 1;
}

.lp-runicheskie-mandaly .lp-rm-gift__img-wrap .lp-th-image-lightbox {
	display: block;
	width: 100%;
	height: auto;
	cursor: zoom-in;
}

.lp-runicheskie-mandaly .lp-rm-gift__img {
	display: block;
	width: 100%;
	height: auto;
	max-width: none;
}

/* ---- FAQ ---- */
.lp-runicheskie-mandaly .lp-rm-faq {
	padding-top: 120px;
	padding-bottom: 60px;
	overflow: visible;
}

.lp-runicheskie-mandaly .lp-rm-faq__inner {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: stretch;
	gap: 30px;
}

.lp-runicheskie-mandaly .lp-rm-faq__side {
	flex: 0 0 255px;
	width: 255px;
	position: relative;
}

.lp-runicheskie-mandaly .lp-rm-faq__title {
	position: relative;
	z-index: 1;
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-faq__decor {
	position: absolute;
	/* Figma decor x=209, content x=165 → left 44px inside side column */
	left: 44px;
	/* Figma decor y=338, content y=120 → 218px below content top */
	top: 218px;
	width: 162px;
	height: 387px;
	pointer-events: none;
	z-index: 0;
}

.lp-runicheskie-mandaly .lp-rm-faq__decor-img {
	position: absolute;
	display: block;
	object-fit: contain;
	opacity: 1;
	will-change: translate, rotate;
}

.lp-runicheskie-mandaly .lp-rm-faq__decor-img--1 {
	top: 9px;
	left: 19px;
	width: 110px;
	height: 114px;
	animation: lp-rm-float-faq-1 4.3s ease-in-out infinite;
}

.lp-runicheskie-mandaly .lp-rm-faq__decor-img--2 {
	top: 240px;
	left: 15px;
	width: 132px;
	height: 135px;
	animation: lp-rm-float-faq-2 3.9s ease-in-out infinite;
}

/* Figma FAQ: −41.41° / −38.15° (не углы из блока программы) */
@keyframes lp-rm-float-faq-1 {
	0%, 100% { translate: 0 0; rotate: -41.41deg; }
	50% { translate: 0 -14px; rotate: -34deg; }
}

@keyframes lp-rm-float-faq-2 {
	0%, 100% { translate: 0 0; rotate: -38.15deg; }
	50% { translate: 0 -16px; rotate: -31deg; }
}

@media (prefers-reduced-motion: reduce) {
	.lp-runicheskie-mandaly .lp-rm-faq__decor-img--1,
	.lp-runicheskie-mandaly .lp-rm-faq__decor-img--2 {
		animation: none;
	}

	.lp-runicheskie-mandaly .lp-rm-faq__decor-img--1 { rotate: -41.41deg; }
	.lp-runicheskie-mandaly .lp-rm-faq__decor-img--2 { rotate: -38.15deg; }
}

.lp-runicheskie-mandaly .lp-rm-faq__list {
	flex: 1 1 auto;
	min-width: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.55);
}

.lp-runicheskie-mandaly .lp-rm-faq__row {
	display: flex;
	gap: 30px;
	padding: 30px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.55);
	align-items: flex-start;
}

.lp-runicheskie-mandaly .lp-rm-faq__question {
	flex: 0 0 345px;
	width: 345px;
	max-width: 345px;
	margin: 0;
	font-weight: 700;
	color: var(--lp-rm-accent);
}

.lp-runicheskie-mandaly .lp-rm-faq__answer {
	flex: 1 1 auto;
	min-width: 0;
	margin: 0;
	color: #fff;
}

/* ---- Author ---- */
.lp-runicheskie-mandaly .lp-rm-author {
	padding-bottom: 120px;
}

.lp-runicheskie-mandaly .lp-rm-author__inner {
	display: grid;
	grid-template-columns: 403px 1fr;
	grid-template-areas:
		"title name"
		"photo bullets";
	column-gap: 50px;
	row-gap: 50px;
	align-items: start;
}

.lp-runicheskie-mandaly .lp-rm-author__head {
	display: contents;
}

.lp-runicheskie-mandaly .lp-rm-author__title {
	grid-area: title;
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-author__name-wrap {
	grid-area: name;
	display: flex;
	align-items: baseline;
	column-gap: 30px;
	row-gap: 0;
	flex-wrap: wrap;
}

.lp-runicheskie-mandaly .lp-rm-author__name {
	margin: 0;
}

.lp-runicheskie-mandaly .lp-rm-author__subtitle {
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	color: var(--lp-rm-accent);
}

.lp-runicheskie-mandaly .lp-rm-author__photo-wrap {
	grid-area: photo;
	width: 403px;
	height: 550px;
	border: 3px solid var(--lp-rm-accent);
	border-radius: 201.5px 201.5px 0 0;
	overflow: hidden;
}

.lp-runicheskie-mandaly .lp-rm-author__photo-wrap .lp-th-image-lightbox {
	display: block;
	width: 100%;
	height: 100%;
	cursor: zoom-in;
}

.lp-runicheskie-mandaly .lp-rm-author__photo {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.lp-runicheskie-mandaly .lp-rm-author__bullets {
	grid-area: bullets;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
}

.lp-runicheskie-mandaly .lp-rm-author__bullets li {
	position: relative;
	margin: 0 0 10px;
	padding-left: 1.35em;
}

.lp-runicheskie-mandaly .lp-rm-author__bullets li:last-child {
	margin-bottom: 0;
}

.lp-runicheskie-mandaly .lp-rm-author__bullets li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.65em;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fff;
	transform: translateY(-50%);
}

/* ---- Footer theme defaults (when parent sets display) ---- */
body.lp-runicheskie-mandaly .site-footer,
body.lp-runicheskie-mandaly .footer-bottom {
	background-color: var(--lp-rm-footer, #47645e);
	color: #fff;
}

body.lp-runicheskie-mandaly .site-footer a:hover,
body.lp-runicheskie-mandaly .footer-bottom a:hover {
	color: var(--lp-rm-accent);
}

/* ---- Tablet ---- */
@media (max-width: 991px) {
	.lp-runicheskie-mandaly {
		font-size: 16px;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-hero__title {
		font-size: 54px !important;
		letter-spacing: 1.62px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-section__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-program__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__lesson-name,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-certificate__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__name,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-pricing__title {
		font-size: 25px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-faq__title {
		font-size: 23px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-about__subtitle,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3--accent,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h4,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-result__card-title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__subtitle {
		font-size: 20px !important;
		letter-spacing: 1.2px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__row--1 .lp-rm-runic__h3 {
		letter-spacing: 0.8px !important;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__subtitle {
		font-size: 16px;
		letter-spacing: 0.96px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__subtitle,
	.lp-runicheskie-mandaly .lp-rm-program__lesson-title,
	.lp-runicheskie-mandaly .lp-rm-program__lesson-text,
	.lp-runicheskie-mandaly .lp-rm-faq__question,
	.lp-runicheskie-mandaly .lp-rm-faq__answer {
		font-size: 16px;
	}

	/* Tablet = Desktop по отступам секций (Figma 768). Не перебивать
	   padding-top/bottom у .lp-rm-section — иначе сбрасываются 120px у gift/faq/price/author. */

	/* Figma Tablet: горизонтальное меню в одну строку (бургер только ≤767) */
	.lp-runicheskie-mandaly .lp-rm-header:not(.lp-rm-header--sticky) .lp-rm-header__inner,
	body.lp-runicheskie-mandaly .lp-rm-header:not(.lp-rm-header--sticky) .lp-rm-header__inner {
		grid-template-columns: auto 1fr;
		min-height: 80px;
	}

	.lp-runicheskie-mandaly .lp-rm-header:not(.lp-rm-header--sticky) .lp-rm-header__nav,
	body.lp-runicheskie-mandaly .lp-rm-header:not(.lp-rm-header--sticky) .lp-rm-header__nav {
		grid-column: 2;
		justify-content: flex-end;
		flex-wrap: nowrap;
		gap: 15px;
	}

	.lp-runicheskie-mandaly .lp-rm-header__link {
		font-size: 16px;
		white-space: nowrap;
	}

	/* Статичная шапка 160; sticky — компактный как у «Три хитрости» */
	.lp-runicheskie-mandaly .lp-rm-header:not(.lp-rm-header--sticky) {
		min-height: 160px;
	}

	.lp-runicheskie-mandaly .lp-rm-header--sticky,
	body.lp-runicheskie-mandaly .lp-rm-header--sticky,
	#lp-rm-header-sticky {
		padding: 10px 0;
		min-height: 0;
	}

	.lp-runicheskie-mandaly .lp-rm-header--sticky .lp-rm-header__inner,
	#lp-rm-header-sticky .lp-rm-header__inner {
		grid-template-columns: auto 1fr;
		min-height: 0;
	}

	.lp-runicheskie-mandaly .lp-rm-header--sticky .lp-rm-header__logo img,
	#lp-rm-header-sticky .lp-rm-header__logo img {
		max-height: 47px;
		width: auto;
		height: auto;
	}

	.lp-runicheskie-mandaly .lp-rm-header--sticky .lp-rm-header__nav,
	#lp-rm-header-sticky .lp-rm-header__nav {
		grid-column: 2;
		justify-content: flex-end;
		flex-wrap: nowrap;
		gap: 12px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero {
		padding-top: 291px;
		padding-bottom: 239px;
	}

	/* Hero decor — Tablet Figma 768 (размер до rotate) */
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--1 {
		left: max(-20px, calc(50% - 384px + 42px));
		top: 50px;
		width: 204px;
		height: 204px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--2 {
		left: max(0px, calc(50% - 384px + 538px));
		top: 144px;
		width: 153px;
		height: 170px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--3 {
		left: max(0px, calc(50% - 384px + 84px));
		top: 583px;
		width: 75px;
		height: 138px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--4 {
		left: max(0px, calc(50% - 384px + 546px));
		top: 598px;
		width: 189px;
		height: 189px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--5 {
		left: 50%;
		top: auto;
		bottom: 37px;
		width: 93px;
		height: 117px;
	}

	/* Price decor — Tablet Figma 768; размер до rotate */
	.lp-runicheskie-mandaly .lp-rm-pricing__decor-img--1 {
		left: max(0px, calc(50% - 384px + 12px));
		right: auto;
		top: 371px;
		width: 140px;
		height: 110px;
	}

	.lp-runicheskie-mandaly .lp-rm-pricing__decor-img--2 {
		left: auto;
		right: max(0px, calc(50% - 384px - 18px));
		top: 162px;
		width: 140px;
		height: 140px;
	}

	/* Tablet Figma: [фото|цитата] сверху рядом, видео снизу по центру */
	.lp-runicheskie-mandaly .lp-rm-from-author__grid {
		flex-direction: column;
		align-items: center;
		gap: 50px;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__col {
		flex-direction: row;
		flex: 0 1 auto;
		justify-content: center;
		gap: 37px;
		text-align: left;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__quote {
		flex: 0 0 302px;
		width: 302px;
		min-width: 302px;
		text-align: center;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap {
		flex: 0 1 469px;
		width: min(469px, 100%);
	}

	.lp-runicheskie-mandaly .lp-rm-about__cards,
	.lp-runicheskie-mandaly .lp-rm-result__cards {
		--lp-rm-cards-per-row: var(--lp-rm-cards-per-row-t, 2);
		gap: 30px;
	}

	/* Certificate: title → text = 30px (Figma tablet) */
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-certificate__title,
	.lp-runicheskie-mandaly .lp-rm-certificate__title {
		margin: 0 0 30px !important;
	}

	.lp-runicheskie-mandaly .lp-rm-certificate__text-wrap {
		padding: 0 15px;
	}

	/* Runic: tablet — ряд 1 в две колонки (как Desktop), ряд 2 колонкой; текст слева */
	.lp-runicheskie-mandaly .lp-rm-runic__row--1 {
		flex-direction: row;
		align-items: flex-start;
		gap: 30px;
		text-align: left;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--1 .lp-rm-runic__img-wrap {
		width: 330px;
		max-width: min(330px, 48%);
		height: auto;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--1 .lp-rm-runic__text-wrap {
		flex: 1 1 auto;
		width: auto;
		max-width: none;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--1 .lp-rm-runic__h3 {
		max-width: none;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--2 {
		flex-direction: column;
		align-items: stretch;
		gap: 50px;
		text-align: left;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__h3--accent {
		flex: 0 0 auto;
		flex-basis: auto;
		width: 100%;
		max-width: none;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--2 .lp-rm-runic__block {
		width: 100%;
	}

	/* Tablet Figma 768: две колонки (170 + list), декор остаётся */
	.lp-runicheskie-mandaly .lp-rm-program__inner,
	.lp-runicheskie-mandaly .lp-rm-faq__inner {
		flex-direction: row;
		align-items: stretch;
		gap: 15px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__side,
	.lp-runicheskie-mandaly .lp-rm-faq__side {
		flex: 0 0 170px;
		width: 170px;
		overflow: visible;
	}

	/* Program decor — tablet: left 20 / content 39 → −19px; top 332−60 = 272 */
	.lp-runicheskie-mandaly .lp-rm-program__decor {
		display: block;
		left: -19px;
		top: 272px;
		width: 165px;
		height: 783px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__decor-img--1 {
		top: 0;
		left: 0;
	}

	.lp-runicheskie-mandaly .lp-rm-program__decor-img--2 {
		top: 243px;
		left: 59px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__decor-img--3 {
		top: 444px;
		left: 16px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__decor-img--4 {
		top: 641px;
		left: 40px;
	}

	/* FAQ decor — tablet: left = content; top 290−120 = 170 */
	.lp-runicheskie-mandaly .lp-rm-faq__decor {
		display: block;
		left: 0;
		top: 170px;
		width: 162px;
		height: 407px;
	}

	.lp-runicheskie-mandaly .lp-rm-faq__decor-img--1 {
		top: 9px;
		left: 19px;
	}

	.lp-runicheskie-mandaly .lp-rm-faq__decor-img--2 {
		top: 260px;
		left: 15px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__lesson,
	.lp-runicheskie-mandaly .lp-rm-faq__row {
		flex-wrap: nowrap;
		gap: 15px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__lesson-title,
	.lp-runicheskie-mandaly .lp-rm-faq__question {
		flex: 1 1 0;
		width: auto;
		max-width: 345px;
		min-width: 0;
	}

	.lp-runicheskie-mandaly .lp-rm-program__lesson-text,
	.lp-runicheskie-mandaly .lp-rm-faq__answer {
		flex: 1 0 0;
		min-width: min(330px, 100%);
	}

	.lp-runicheskie-mandaly .lp-rm-certificate__inner {
		/* Tablet Figma: ряд как desktop — img 330 + text 270, py 60 */
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		gap: 0;
		text-align: center;
	}

	.lp-runicheskie-mandaly .lp-rm-certificate__img-wrap {
		flex: 0 0 330px;
		width: 330px;
		max-width: 48%;
	}

	.lp-runicheskie-mandaly .lp-rm-certificate__text-wrap {
		flex: 1 1 auto;
		padding: 0 15px;
		overflow: visible;
		min-height: 0;
	}

	.lp-runicheskie-mandaly .lp-rm-certificate__text {
		max-width: 270px;
		margin-inline: auto;
	}

	.lp-runicheskie-mandaly .lp-rm-back-spinner--certificate {
		width: min(1400px, 420%);
	}

	.lp-runicheskie-mandaly .lp-rm-gift__block--gap {
		gap: 25px;
	}

	/* Tablet: картинка 350px, смещение из --lp-rm-gift-img-mt-t */
	.lp-runicheskie-mandaly .lp-rm-gift__img-wrap {
		flex: 0 0 350px;
		width: 350px;
		margin-top: var(--lp-rm-gift-img-mt-t, -90px);
	}

	/* Tablet Author Figma: title|name в ряду слева; photo → bullets; без центрирования */
	.lp-runicheskie-mandaly .lp-rm-author__inner {
		grid-template-columns: auto 1fr;
		grid-template-areas:
			"title name"
			"photo photo"
			"bullets bullets";
		column-gap: 50px;
		row-gap: 30px;
		justify-items: start;
		text-align: left;
	}

	.lp-runicheskie-mandaly .lp-rm-author__name-wrap {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
		justify-content: flex-start;
	}

	.lp-runicheskie-mandaly .lp-rm-author__photo-wrap {
		width: min(403px, 100%);
		height: auto;
		aspect-ratio: 403 / 550;
		justify-self: start;
	}

	.lp-runicheskie-mandaly .lp-rm-author__bullets {
		text-align: left;
		width: 100%;
		max-width: 657px;
	}

}

/* ---- Mobile ---- */
@media (max-width: 767px) {
	.lp-runicheskie-mandaly {
		--lp-rm-gutter-x: 20px;
		font-size: 16px;
	}

	/* Figma Mobile: бургер вместо горизонтального меню */
	.lp-runicheskie-mandaly .lp-rm-header__nav,
	body.lp-runicheskie-mandaly .lp-rm-header__nav,
	#lp-rm-header-sticky .lp-rm-header__nav {
		display: none;
	}

	.lp-runicheskie-mandaly .lp-rm-burger,
	body.lp-runicheskie-mandaly .lp-rm-burger,
	#lp-rm-header-sticky .lp-rm-burger {
		display: block;
	}

	.lp-runicheskie-mandaly .lp-rm-header__inner,
	body.lp-runicheskie-mandaly .lp-rm-header__inner,
	#lp-rm-header-sticky .lp-rm-header__inner {
		grid-template-columns: auto 1fr auto;
	}

	/* Sticky не наследует mobile-размеры статичной шапки (как lp-th) */
	.lp-runicheskie-mandaly .lp-rm-header--sticky,
	body.lp-runicheskie-mandaly .lp-rm-header--sticky,
	#lp-rm-header-sticky {
		padding: 10px 0;
		min-height: 0;
	}

	.lp-runicheskie-mandaly .lp-rm-header--sticky .lp-rm-header__inner,
	#lp-rm-header-sticky .lp-rm-header__inner {
		min-height: 0;
	}

	.lp-runicheskie-mandaly .lp-rm-header--sticky .lp-rm-header__logo img,
	#lp-rm-header-sticky .lp-rm-header__logo img {
		max-height: 47px;
		max-width: none;
		width: auto;
		height: auto;
	}

	.lp-runicheskie-mandaly .lp-rm-section {
		padding-top: var(--lp-rm-pad-top-m);
		padding-bottom: var(--lp-rm-pad-bottom-m);
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-section__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-program__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-faq__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__lesson-name,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__name,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-pricing__title {
		font-size: 20px !important;
		line-height: 1.2 !important;
	}

	/*
	 * Mobile Figma: отступ под H2 секций.
	 * В основном 30px (from-author / about / runic / result).
	 * Program title→subtitle: 30px; Program side→lessons: 20px (gap).
	 * FAQ / Author / Pricing: margin 0 — отступ через gap родителя.
	 * Certificate title→desc: 10px.
	 * Gift title→lesson-name: 20px; titles→block: 30px.
	 */
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-section__title {
		margin: 0 0 30px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-program__title {
		margin: 0 0 30px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-faq__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-author__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-pricing__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-pricing .lp-rm-section__title {
		margin: 0 !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-certificate__title,
	.lp-runicheskie-mandaly .lp-rm-certificate__title {
		margin: 0 0 10px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__title {
		margin: 0 0 20px !important;
	}

	.lp-runicheskie-mandaly .lp-rm-gift__titles {
		margin-bottom: 30px;
	}

	.lp-runicheskie-mandaly .lp-rm-gift__lesson-name {
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
	}

	.lp-runicheskie-mandaly .lp-rm-author__inner {
		grid-template-columns: 1fr;
		grid-template-areas:
			"title"
			"name"
			"photo"
			"bullets";
		row-gap: 30px;
		column-gap: 30px;
		justify-items: start;
		text-align: left;
	}

	.lp-runicheskie-mandaly .lp-rm-author__name-wrap {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
	}

	.lp-runicheskie-mandaly .lp-rm-author__photo-wrap {
		width: 100%;
		max-width: 403px;
		height: auto;
		aspect-ratio: 403 / 550;
	}

	.lp-runicheskie-mandaly .lp-rm-certificate__inner {
		flex-direction: column;
		align-items: center;
		gap: 50px;
		text-align: center;
	}

	/* Figma mobile: текст → фото (в DOM наоборот — как на desktop) */
	.lp-runicheskie-mandaly .lp-rm-certificate__text-wrap {
		order: -1;
		overflow: visible;
		min-height: 0;
		padding: 0;
		flex: 0 1 auto;
		width: 100%;
		max-width: 100%;
	}

	.lp-runicheskie-mandaly .lp-rm-certificate__img-wrap {
		order: 1;
		flex: 0 0 auto;
		width: 258px;
		max-width: 100%;
	}

	/* Текст 270px; spinner 1100px — не клипать по text-wrap */
	.lp-runicheskie-mandaly .lp-rm-certificate {
		overflow-x: clip;
		overflow-y: visible;
	}

	.lp-runicheskie-mandaly .lp-rm-certificate__text {
		max-width: 270px;
		width: 100%;
		margin-inline: auto;
	}

	.lp-runicheskie-mandaly .lp-rm-back-spinner--certificate {
		width: 1100px;
		max-width: none;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic .lp-rm-section__title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-certificate__title {
		font-size: 19px !important;
		line-height: 1.2 !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-hero__title {
		font-size: 33px !important;
		letter-spacing: 0.99px !important;
		line-height: 1.2 !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-about__subtitle,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-about__card-title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3--accent,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h4,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-result__card-title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__subtitle {
		font-size: 18px !important;
		letter-spacing: 1.08px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3 {
		font-size: 17px !important;
		letter-spacing: 0.68px !important;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__subtitle {
		font-size: 16px;
		letter-spacing: 0.96px;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__quote-text {
		font-size: 18px;
		letter-spacing: 1.08px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		min-height: 719px;
		padding-top: 200px;
		padding-bottom: 200px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__content {
		gap: 30px;
	}

	/* Hero decor — Mobile Figma 320 (размер до rotate) */
	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--1 {
		left: max(-20px, calc(50% - 160px + 17px));
		top: 26px;
		width: 129px;
		height: 129px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--2 {
		left: max(0px, calc(50% - 160px + 195px));
		top: 96px;
		width: 100px;
		height: 111px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--3 {
		left: max(0px, calc(50% - 160px + 32px));
		top: 575px;
		width: 35px;
		height: 64px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--4 {
		left: max(0px, calc(50% - 160px + 201px));
		top: 576px;
		width: 108px;
		height: 108px;
	}

	.lp-runicheskie-mandaly .lp-rm-hero__decor-img--5 {
		display: block;
		left: 50%;
		top: auto;
		bottom: 107px;
		width: 58px;
		height: 73px;
	}

	/* Mobile Figma: колонка photo → quote → video; размеры 258 / 250 / 258 */
	.lp-runicheskie-mandaly .lp-rm-from-author__grid {
		flex-direction: column;
		align-items: center;
		gap: 20px;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__col {
		flex-direction: column;
		align-items: center;
		gap: 17px;
		text-align: center;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__photo-wrap {
		flex: 0 0 auto;
		width: 258px;
		max-width: min(258px, 100%);
		min-width: 0;
		aspect-ratio: 258 / 425;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__quote {
		flex: 0 0 auto;
		width: 250px;
		min-width: 0;
		max-width: min(250px, 100%);
		padding: 46px 29px 40px;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__quote-text {
		width: 100%;
		font-size: 18px;
		letter-spacing: 1.08px;
	}

	.lp-runicheskie-mandaly .lp-rm-from-author__video-wrap {
		flex: 0 0 auto;
		width: min(258px, 100%);
	}

	/* About / Result: колонок в ряду — через --lp-rm-cards-per-row-m (по умолчанию 1) */
	.lp-runicheskie-mandaly .lp-rm-about__cards,
	.lp-runicheskie-mandaly .lp-rm-result__cards {
		--lp-rm-cards-per-row: var(--lp-rm-cards-per-row-m, 1);
		gap: 30px;
	}

	.lp-runicheskie-mandaly .lp-rm-about__card,
	.lp-runicheskie-mandaly .lp-rm-result__card {
		gap: 15px;
	}

	/* Certificate: title → text = 10px (Figma mobile) */
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-certificate__title,
	.lp-runicheskie-mandaly .lp-rm-certificate__title {
		margin: 0 0 10px !important;
	}

	.lp-runicheskie-mandaly .lp-rm-about__desc {
		flex-direction: column;
		text-align: left;
	}

	.lp-runicheskie-mandaly .lp-rm-about__desc-img {
		flex-basis: auto;
		width: min(274px, 100%);
	}

	/* Runic: mobile — оба ряда колонкой; фото и заголовки по центру */
	.lp-runicheskie-mandaly .lp-rm-runic .lp-rm-section__title {
		text-align: center;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--1,
	.lp-runicheskie-mandaly .lp-rm-runic__row--2 {
		flex-direction: column;
		align-items: center;
		gap: 30px;
		text-align: left;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--2 {
		gap: 50px;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__img-wrap,
	.lp-runicheskie-mandaly .lp-rm-runic__row--1 .lp-rm-runic__img-wrap {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
		height: auto;
		align-self: center;
		display: flex;
		justify-content: center;
	}

	/* Не апскейлить мелкое фото: натуральный размер, потолок — ширина колонки */
	.lp-runicheskie-mandaly .lp-rm-runic__img-wrap .lp-th-image-lightbox,
	.lp-runicheskie-mandaly .lp-rm-runic__img {
		width: auto;
		max-width: 100%;
		height: auto;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--1 .lp-rm-runic__text-wrap {
		width: 100%;
		max-width: none;
	}

	.lp-runicheskie-mandaly .lp-rm-runic__row--1 .lp-rm-runic__h3,
	.lp-runicheskie-mandaly .lp-rm-runic__h3--accent {
		width: 100%;
		text-align: center;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3 {
		font-size: 17px !important;
		letter-spacing: 0.68px !important;
	}

	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h3--accent,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-runic__h4,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-about__subtitle,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-result__card-title,
	body.lp-runicheskie-mandaly .main-page main.lp-runicheskie-mandaly .lp-rm-gift__subtitle {
		font-size: 18px !important;
		letter-spacing: 1.08px !important;
	}

	.lp-runicheskie-mandaly .lp-rm-gift {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.lp-runicheskie-mandaly .lp-rm-gift__list {
		margin-bottom: 20px;
	}

	.lp-runicheskie-mandaly .lp-rm-gift__block {
		flex-direction: column;
		align-items: center;
		gap: 30px;
	}

	.lp-runicheskie-mandaly .lp-rm-gift__block--gap {
		gap: 30px;
	}

	.lp-runicheskie-mandaly .lp-rm-gift__content {
		width: 100%;
		max-width: 100%;
	}

	.lp-runicheskie-mandaly .lp-rm-gift__img-wrap {
		order: -1;
		flex: 0 1 auto;
		flex-basis: auto;
		align-self: center;
		width: min(var(--lp-rm-gift-img-w, 382px), 100%);
		max-width: 100%;
		height: auto;
		margin-top: var(--lp-rm-gift-img-mt-m, -60px);
		margin-left: auto;
		margin-right: auto;
	}

	.lp-runicheskie-mandaly .lp-rm-faq {
		padding-top: 70px;
		padding-bottom: 35px;
	}

	.lp-runicheskie-mandaly .lp-rm-author {
		padding-bottom: 70px;
	}

	.lp-runicheskie-mandaly .lp-rm-pricing {
		padding-bottom: 70px;
	}

	/* Mobile: колонка; Program content gap 20 (Figma), FAQ gap 30 */
	.lp-runicheskie-mandaly .lp-rm-program__inner {
		flex-direction: column;
		gap: 20px;
	}

	.lp-runicheskie-mandaly .lp-rm-faq__inner {
		flex-direction: column;
		gap: 30px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__side,
	.lp-runicheskie-mandaly .lp-rm-faq__side {
		flex: 0 0 auto;
		width: 100%;
	}

	.lp-runicheskie-mandaly .lp-rm-program__decor,
	.lp-runicheskie-mandaly .lp-rm-faq__decor {
		display: none;
	}

	.lp-runicheskie-mandaly .lp-rm-program__lesson,
	.lp-runicheskie-mandaly .lp-rm-faq__row {
		flex-direction: column;
		flex-wrap: wrap;
		gap: 12px;
	}

	.lp-runicheskie-mandaly .lp-rm-program__lesson-title,
	.lp-runicheskie-mandaly .lp-rm-faq__question,
	.lp-runicheskie-mandaly .lp-rm-program__lesson-text,
	.lp-runicheskie-mandaly .lp-rm-faq__answer {
		flex: 1 1 auto;
		width: 100%;
		max-width: none;
		min-width: 0;
	}

	/* Figma mobile: title → card = 30px (не 50) */
	.lp-runicheskie-mandaly .lp-rm-pricing__inner {
		gap: 30px;
	}

	.lp-runicheskie-mandaly .lp-rm-pricing__card {
		padding: 30px;
		gap: 30px;
	}

	.lp-runicheskie-mandaly .lp-rm-pricing__price {
		font-size: 30px;
	}

	.lp-runicheskie-mandaly .lp-rm-pricing__decor {
		display: none;
	}

	.lp-runicheskie-mandaly .lp-rm-btn {
		min-width: min(260px, 100%);
		width: min(100%, 320px);
		max-width: 100%;
	}
}

/* Как в koloda-freyi lead-gift: кнопка на всю ширину блока ≤360px */
@media (max-width: 360px) {
	.lp-runicheskie-mandaly .lp-rm-gift__lesson-name {
		max-width: 258px;
	}

	.lp-runicheskie-mandaly .lp-rm-btn {
		align-self: stretch;
		width: 100%;
		min-width: 0;
		max-width: none;
	}

	.lp-runicheskie-mandaly .lp-rm-gift__content .lp-rm-btn,
	.lp-runicheskie-mandaly .lp-rm-pricing__card .lp-rm-btn {
		width: 100%;
	}
}
