/* Homepage — manifesto-section v21-brand-section (template v40) */

.manifesto-section.v21-brand-section {
	--hp-brand-shell: min(1340px, calc(100vw - 64px));
	--hp-brand-lime: var(--hp-lime, #c9e54d);
	--hp-brand-pine: var(--hp-pine-dark, #064923);

	padding: 84px 0;
	overflow: hidden;
	color: #fff;
	background:
		radial-gradient(circle at 85% 15%, rgba(191, 230, 108, 0.11), transparent 28%),
		var(--hp-brand-pine);
}

.manifesto-section.v21-brand-section .section-shell {
	width: var(--hp-brand-shell);
	margin: 0 auto;
}

.manifesto-section.v21-brand-section .v21-brand-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.92fr);
	gap: 48px;
	align-items: stretch;
}

.manifesto-section.v21-brand-section .v21-brand-media {
	position: relative;
	min-height: 600px;
	border-radius: 26px;
	overflow: hidden;
	background: #315544;
	isolation: isolate;
}

.manifesto-section.v21-brand-section .v21-brand-media::after {
	content: "";
	position: absolute;
	inset: 48% 0 0;
	z-index: 1;
	background: linear-gradient(180deg, transparent, rgba(2, 31, 18, 0.68));
	pointer-events: none;
}

.manifesto-section.v21-brand-section .brand-photo-slider {
	outline: none;
}

.manifesto-section.v21-brand-section .brand-photo-swiper {
	position: absolute;
	inset: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}

.manifesto-section.v21-brand-section .brand-photo-swiper .swiper-wrapper,
.manifesto-section.v21-brand-section .brand-photo-swiper .swiper-slide {
	height: 100%;
}

.manifesto-section.v21-brand-section .brand-photo-slide {
	position: relative;
	width: 100%;
	height: 100%;
}

.manifesto-section.v21-brand-section .brand-photo-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.manifesto-section.v21-brand-section .v29-carousel {
	position: relative;
	touch-action: pan-y;
}

.manifesto-section.v21-brand-section .v29-carousel-controls {
	position: absolute;
	top: 18px;
	right: 18px;
	z-index: 4;
	display: flex;
	gap: 8px;
}

.manifesto-section.v21-brand-section .v29-carousel-button {
	display: grid;
	place-items: center;
	width: 44px;
	height: 44px;
	border: 1px solid rgba(255, 255, 255, 0.38);
	border-radius: 50%;
	background: rgba(15, 48, 29, 0.55);
	color: #fff;
	box-shadow: 0 8px 22px rgba(7, 31, 18, 0.16);
	backdrop-filter: blur(8px);
	cursor: pointer;
	transition:
		background 0.2s ease,
		border-color 0.2s ease,
		transform 0.2s ease;
}

.manifesto-section.v21-brand-section .v29-carousel-button svg {
	width: 20px;
	height: 20px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.manifesto-section.v21-brand-section .v29-carousel-button:hover {
	background: rgba(15, 48, 29, 0.78);
	border-color: rgba(255, 255, 255, 0.62);
	transform: translateY(-1px);
}

.manifesto-section.v21-brand-section .v29-carousel-counter {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 4;
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	padding: 0 12px;
	border: 1px solid rgba(255, 255, 255, 0.32);
	border-radius: 999px;
	background: rgba(15, 48, 29, 0.48);
	color: #fff;
	font-size: 14px;
	font-weight: 650;
	letter-spacing: 0.04em;
	backdrop-filter: blur(8px);
}

.manifesto-section.v21-brand-section .v29-carousel-status {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.manifesto-section.v21-brand-section .v21-brand-media-note {
	position: absolute;
	left: 22px;
	right: 22px;
	bottom: 20px;
	z-index: 3;
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 14px 16px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 16px;
	background: rgba(5, 48, 29, 0.52);
	box-shadow: 0 10px 30px rgba(5, 31, 19, 0.13);
	backdrop-filter: blur(8px);
	color: #fff;
}

.manifesto-section.v21-brand-section .v21-brand-media-note span {
	display: inline-grid;
	place-items: center;
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 11px;
	background: rgba(255, 255, 255, 0.14);
	color: #fff;
	font-size: 14px;
	font-weight: 800;
}

.manifesto-section.v21-brand-section .v32-brand-photo-principle {
	margin: 1px 0 0;
	max-width: 560px;
	color: #fff;
	font-size: 18px;
	line-height: 1.28;
	font-weight: 650;
	letter-spacing: -0.012em;
	text-wrap: balance;
}

.manifesto-section.v21-brand-section .v21-brand-copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0;
}

.manifesto-section.v21-brand-section .v21-brand-copy .eyebrow {
	margin: 0 0 12px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	opacity: 0.68;
}

.manifesto-section.v21-brand-section .v21-brand-copy h2 {
	margin: 0 0 20px;
	max-width: 580px;
	color: #fff;
	font-size: clamp(40px, 4.2vw, 58px);
	font-weight: 700;
	line-height: 1.03;
	letter-spacing: -0.042em;
}

.manifesto-section.v21-brand-section .v21-brand-copy > p {
	margin: 0;
	max-width: 540px;
	color: rgba(255, 255, 255, 0.75);
	font-size: 17px;
	line-height: 1.58;
}

.manifesto-section.v21-brand-section .v21-brand-principle {
	margin-top: 26px;
	padding: 0;
}

.manifesto-section.v21-brand-section .v21-brand-principle small {
	display: block;
	margin-bottom: 7px;
	color: rgba(255, 255, 255, 0.58);
	font-size: 14px;
	font-weight: 500;
}

.manifesto-section.v21-brand-section .v21-brand-principle strong {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
}

.manifesto-section.v21-brand-section .v21-brand-principle p {
	margin: 8px 0 0;
	color: rgba(255, 255, 255, 0.72);
	font-size: 15px;
	line-height: 1.5;
}

.manifesto-section.v21-brand-section .v21-brand-stats {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	margin-top: 22px;
}

.manifesto-section.v21-brand-section .v21-brand-stats--extended {
	row-gap: 18px;
}

.manifesto-section.v21-brand-section .v21-brand-stat b {
	display: block;
	color: #fff;
	font-size: 31px;
	line-height: 1;
	font-weight: 750;
	letter-spacing: -0.04em;
}

.manifesto-section.v21-brand-section .v21-brand-stat span {
	display: block;
	margin-top: 7px;
	color: rgba(255, 255, 255, 0.68);
	font-size: 14px;
	line-height: 1.35;
}

@media (max-width: 1000px) {
	.manifesto-section.v21-brand-section .v21-brand-grid {
		grid-template-columns: 1fr;
		gap: 36px;
	}

	.manifesto-section.v21-brand-section .v21-brand-media {
		min-height: 480px;
	}
}

@media (max-width: 760px) {
	.manifesto-section.v21-brand-section {
		padding: 54px 0;
	}

	.manifesto-section.v21-brand-section .v21-brand-media {
		min-height: 390px;
	}

	.manifesto-section.v21-brand-section .v21-brand-copy h2 {
		max-width: 100%;
		font-size: clamp(32px, 9vw, 40px);
		line-height: 1.05;
	}

	.manifesto-section.v21-brand-section .v21-brand-copy > p {
		font-size: 16px;
		line-height: 1.5;
	}

	.manifesto-section.v21-brand-section .v21-brand-stats {
		gap: 12px;
		margin-top: 18px;
	}

	.manifesto-section.v21-brand-section .v21-brand-stat b {
		font-size: 27px;
	}
}

@media (max-width: 700px) {
	.manifesto-section.v21-brand-section {
		padding: 48px 0;
	}

	.manifesto-section.v21-brand-section .v21-brand-grid {
		gap: 26px;
	}

	.manifesto-section.v21-brand-section .v21-brand-media {
		min-height: 300px;
		height: 300px;
		border-radius: 19px;
	}

	.manifesto-section.v21-brand-section .v21-brand-media-note {
		left: 12px;
		right: 12px;
		bottom: 12px;
		padding: 11px;
		border-radius: 14px;
	}

	.manifesto-section.v21-brand-section .v21-brand-media-note span {
		flex-basis: 34px;
		width: 34px;
		height: 34px;
	}

	.manifesto-section.v21-brand-section .v32-brand-photo-principle {
		font-size: 14px;
	}

	.manifesto-section.v21-brand-section .v21-brand-copy h2 {
		margin-bottom: 0;
		font-size: clamp(27px, 7.7vw, 32px);
		line-height: 1.09;
		letter-spacing: -0.032em;
	}

	.manifesto-section.v21-brand-section .v21-brand-copy > p {
		font-size: 14px;
		line-height: 1.48;
	}

	.manifesto-section.v21-brand-section .v21-brand-stat b {
		font-size: 24px;
	}
}
