/* Общие стили */
.subbrand-supreme {
	background: #fafbf8;
	background-image: url(/new/static/brands/nan-supreme-3/images/supreme-bg.webp);
	background-repeat: repeat-y;
	background-position: top 0px center;
	background-size: cover;
}
.subbrand-supreme__wrapper {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 20px;
}
.subbrand-supreme__container {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 20px;
}
/* заголовки */
.subbrand-supreme__title {
	margin: 0 auto;
	font-family: 'MontserratSemiBold';
	font-weight: 600;
	font-size: 46px;
	line-height: 55px;
	/* letter-spacing: -0.03em; */
	letter-spacing: 0.01em;
	text-transform: uppercase;
	text-align: center;
	color: rgba(180, 138, 61, 0.5);
	background: linear-gradient(135deg, #987044 0%, #F0CC93 27%, #AD834F 51%, #E6BE6D 75%, #BB926C 100%);
	-webkit-background-clip: text;
	background-clip: text;
	filter: drop-shadow(2px 2px 4px rgba(80, 57, 25, 0.15));
}

.subbrand-supreme__title--main {
	max-width: 800px;
	font-size: 64px;
	line-height: 77px;
	letter-spacing: -0.03em;
}
.subbrand-supreme__title--develop {
	max-width: 1007px;
}
.subbrand-supreme__title--possibilities {
	text-align: left;
	font-size: 32px;
	line-height: 38px;
}
.subbrand-supreme__title--components {
	max-width: 980px;
}
.subbrand-supreme__title--products {
	font-size: 32px;
	line-height: 45px;
	text-transform: initial;
}
.subbrand-supreme__title.subbrand-supreme__title--products sup {
	font-size: 21px;
	line-height: 30px;
	left: 0px;
}
.subbrand-supreme__title--reviews {
	max-width: 704px;
}
.subbrand-supreme__title--environment {
	max-width: 1016px;
	font-size: 32px;
	line-height: 45px;
	text-transform: none;
}
.subbrand-supreme__title.subbrand-supreme__title--environment sup {
	font-size: 21px;
	line-height: 30px;
	left: 0px;
}
.subbrand-supreme__title sup {
	font-family: 'MontserratSemiBold';
	font-weight: 600;
	font-size: 30px;
	line-height: 30px;
	/* letter-spacing: -0.03em; */
	letter-spacing: 0.01em;
	text-transform: uppercase;
	text-align: center;
	/* Fallback для старых браузеров */
	color: rgba(180, 138, 61, 0.5);
	/* Градиент поверх */
	background: linear-gradient(135deg, #987044 0%, #F0CC93 27%, #AD834F 51%, #E6BE6D 75%, #BB926C 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	filter: drop-shadow(0px 1px 1px rgba(80, 57, 25, 0.15));
	-webkit-transform: translateZ(0); /* Фикс для рендера фильтра на iOS */
	transform: translateZ(0);
	vertical-align: middle;
	position: relative;
	top: -0.4em;
	left: 4px;
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__title {
		font-size: 32px;
		line-height: 38px;
	}
	.subbrand-supreme__title--main {
		font-size: 42px;
		line-height: 52px;
	}
	.subbrand-supreme__title--possibilities {
		font-size: 26px;
		line-height: 32px;
	}
	.subbrand-supreme__title sup {
		left: 2px;
		font-size: 20px;
		line-height: 20px;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__title {
		font-size: 20px;
		line-height: 24px;
	}
	.subbrand-supreme__title--main {
		font-size: 28px;
		line-height: 34px;
		letter-spacing: 0.01em;
	}
	.subbrand-supreme__title--develop {
		padding: 0 10px;
	}
	.subbrand-supreme__title--possibilities {
		font-size: 22px;
		line-height: 29px;
	}
	.subbrand-supreme__title--products {
		font-size: 28px;
		line-height: 39px;
	}
	.subbrand-supreme__title.subbrand-supreme__title--environment sup {
		font-size: 16px;
		line-height: 21px;
		left: 0;
	}
	.subbrand-supreme__title--reviews {
		font-size: 28px;
		line-height: 34px;
	}
	.subbrand-supreme__title--environment {
		font-size: 24px;
		line-height: 29px;
	}
	.subbrand-supreme__title.subbrand-supreme__title--environment sup {
		font-size: 16px;
		line-height: 21px;
	}
	.subbrand-supreme__title sup {
		left: 2px;
		font-size: 14px;
		line-height: 14px;
	}
}
.subbrand-supreme__text {
	margin: 0;
	font-family: 'MontserratMedium';
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #683b1d;
}
/* кнопки */
.subbrand-supreme__btn {
	border-radius: 999px;
	padding: 16px 30px;
	box-shadow: 0 3px 7px 0 rgba(155, 124, 73, 0.1), 0 13px 13px 0 rgba(155, 124, 73, 0.09), 0 30px 18px 0 rgba(155, 124, 73, 0.05), 0 53px 21px 0 rgba(155, 124, 73, 0.01), 0 83px 23px 0 rgba(155, 124, 73, 0), inset 0 2px 1px 0 rgba(255, 246, 228, 0.2), inset 0 -2px 1px 0 rgba(174, 147, 37, 0.8);
	background: linear-gradient(160deg, #8a5527 10%, #e9cb92 55.75%, #8e672a 100%);
	font-family: 'MontserratBold';
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	transition: all 0.3s ease;
}
.subbrand-supreme__btn:hover {
	background: linear-gradient(163deg, #9b6229 0%, #f0dba0 43.75%, #9e7530 100%);
	box-shadow: 0 5px 20px 0 rgba(155, 124, 73, 0.3);
	color: #fff;
}
.subbrand-supreme__btn--main {
	margin-top: 33px;
	padding: 16px 79px;
	font-size: 18px;
	line-height: 22px;
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__btn--main {
		margin-top: 30px;
	}
}
@media screen and (max-width: 459px) {
	.subbrand-supreme__btn {
		width: 100%;
	}
}

/* кнопки слайдера и дотсы */
.supreme-slider-arrow--prev,
.supreme-slider-arrow--next {
	position: absolute;
	top: 36px;
	z-index: 10;
	width: 52px;
	height: 52px;
	background: #fff;
	box-shadow: 0 3px 7px 0 rgba(155, 124, 73, 0.1), 0 13px 13px 0 rgba(155, 124, 73, 0.09), 0 30px 18px 0 rgba(155, 124, 73, 0.05), 0 53px 21px 0 rgba(155, 124, 73, 0.01), 0 83px 23px 0 rgba(155, 124, 73, 0);
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	transition: background 0.2s;
}
.supreme-slider-arrow--prev::before {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/new/static/brands/nan-supreme-3/images/arrow.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	transform: rotate(-180deg);
}
.supreme-slider-arrow--next::before {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/new/static/brands/nan-supreme-3/images/arrow.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
}
.supreme-slider-arrow--prev:hover,
.supreme-slider-arrow--next:hover {
	background: #f6ecd1;
}
.supreme-slider-arrow--prev {
	left: 0px;
}
.supreme-slider-arrow--next {
	right: 0px;
}
.supreme-slider-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin-top: 14px;
}
.supreme-slider-dots li button {
	font-size: 0;
	line-height: 0;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	background: #926031;
	opacity: 0.4;
}
.supreme-slider-dots li.slick-active button {
	background: #926031;
	opacity: 1;
}

/* Хедер */
.subbrand-supreme__header {
	padding-top: 58px;
}
.subbrand-supreme__product {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 67px;
}
.subbrand-supreme__product-frame {
	position: relative;
	display: inline-block;
	max-width: 412px;
	width: 100%;
}
.subbrand-supreme__product-main {
	position: relative;
	z-index: 1;
}
.subbrand-supreme__product-img {
	display: block;
	width: 100%;
	max-width: 412px;
	height: auto;
}
.subbrand-supreme__label {
	font-family: 'MontserratMedium';
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #683b1d;
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__header {
		padding-top: 48px;
	}
	.subbrand-supreme__product {
		margin-top: 55px;
	}
	.subbrand-supreme__product-frame {
		max-width: 330px;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__header {
		padding-top: 41px;
	}
	.subbrand-supreme__product {
		margin-top: 47px;
	}
	.subbrand-supreme__product-frame {
		max-width: 201px;
	}
}

/* Блок с видео */
.subbrand-supreme__video {
	width: 100%;
	max-width: 964px;
	margin-top: 65px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	position: relative;
	z-index: 1;

	/* 16:9 пропорция */
	aspect-ratio: 16 / 9;
}
/* Fallback для старых браузеров (без aspect-ratio) */
@supports not (aspect-ratio: 16/9) {
	.subbrand-supreme__video {
		height: auto;
	}
	.subbrand-supreme__video::before {
		content: '';
		display: block;
		padding-top: 56.25%;
	}
	.subbrand-supreme__video-inner {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
}
.subbrand-supreme__video-inner {
	position: relative;
	height: 100%;
	width: 100%;
	border-radius: 24px;
	overflow: hidden;
}
.subbrand-supreme__video-poster {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url('/new/static/brands/nan-supreme-3/images/video-poster.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.subbrand-supreme__video-btn {
	position: absolute;
	z-index: 1;
	top: calc(50% - 64px);
	left: calc(50% - 64px);
	width: 128px;
	height: 128px;
	background: rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(6px);
	border-radius: 50%;
	transition: all 134ms;
}
.subbrand-supreme__video-btn::before {
	content: '';
	position: absolute;
	z-index: 2;
	top: calc(50% - 20px);
	left: calc(50% - 11px);
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-width: 21px 0 22px 35px;
	border-color: transparent #fff;
	border-radius: 2px;
	pointer-events: none;
}
.subbrand-supreme__video-btn:hover {
	backdrop-filter: blur(100px);
}
.subbrand-supreme__video-poster.is-load .subbrand-supreme__video-btn::before {
	content: none;
}
.subbrand-supreme__video .kplayer-box iframe,
.subbrand-supreme__video .kplayer-box .kplayer-error,
.subbrand-supreme__video .kplayer-box .kplayer-loader {
	position: relative;
	z-index: 3;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__video {
		margin-top: 65px;
	}
	.subbrand-supreme__video-btn {
		top: calc(50% - 52px);
		left: calc(50% - 52px);
		width: 104px;
		height: 104px;
	}
	.subbrand-supreme__video-btn::before {
		top: calc(50% - 18px);
		left: calc(50% - 9.5px);
		border-width: 18px 0 19px 30px;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__video {
		margin-top: 62px;
	}
	.subbrand-supreme__video-btn {
		top: calc(50% - 42px);
		left: calc(50% - 42px);
		width: 84px;
		height: 84px;
	}
	.subbrand-supreme__video-btn::before {
		top: calc(50% - 15px);
		left: calc(50% - 8px);
		border-width: 16px 0 16px 26px;
	}
}

/* блок развития малыша */
.subbrand-supreme__develop {
	position: relative;
	z-index: 2;
	margin-top: 116px;
}
.subbrand-supreme__benefit {
	margin-top: 92px;
	position: relative;
}
.subbrand-supreme__benefit-frame {
	width: 100%;
	max-width: 548px;
	margin: 0 auto;
}
.subbrand-supreme__benefit-img {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}
.subbrand-supreme__benefit-wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.subbrand-supreme__benefit-list {
	position: relative;
	width: 100%;
	height: 100%;
}
.subbrand-supreme__benefit-item {
	position: absolute;
	max-width: 300px;
	padding-left: 48px;
	font-family: 'MontserratBold';
	font-weight: 700;
	font-size: 24px;
	line-height: 31px;
	letter-spacing: 0.02em;
	color: #683B1D;
	text-transform: uppercase;

	background-image: url('/new/static/brands/nan-supreme-3/images/bullet.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px 30px;

	/* Оптимизация: меняем конкретные свойства с мягкой кривой */
	opacity: 0;
	transition:
		opacity 1s cubic-bezier(0.34, 1, 0.55, 1),
		transform 1s cubic-bezier(0.34, 1, 0.55, 1);
	will-change: transform, opacity;
}

.subbrand-supreme__benefit-item:nth-child(1) {
	top: 20px;
	left: calc(50% - 150px - 305px);
	padding-left: 0;
	padding-right: 44px;
	background-position: right top;
	text-align: right;
	transform: translateX(40px);
}
.subbrand-supreme__benefit-item:nth-child(2) {
	top: 161px;
	left: calc(50% - 150px - 415px);
	padding-left: 0;
	padding-right: 44px;
	background-position: right top;
	text-align: right;
	transform: translateX(40px);
}
.subbrand-supreme__benefit-item:nth-child(3) {
	top: 48px;
	right: calc(50% - 150px - 335px);
	transform: translateX(-40px);
}
.subbrand-supreme__benefit-item:nth-child(4) {
	top: 210px;
	right: calc(50% - 150px - 350px);
	transform: translateX(-40px);
}
.subbrand-supreme__benefit-item:nth-child(5) {
	top: 355px;
	right: calc(50% - 150px - 410px);
	transform: translateX(-40px);
}
@media screen and (max-width: 1239px) {
	.subbrand-supreme__benefit-img {
		max-width: 480px;
	}
	.subbrand-supreme__benefit-item {
		font-size: 20px;
		line-height: 26px;
		background-size: 28px 28px;
	}
	.subbrand-supreme__benefit-item:nth-child(1) {
		left: calc(50% - 150px - 275px);
	}
	.subbrand-supreme__benefit-item:nth-child(2) {
		left: calc(50% - 150px - 375px);
	}
	.subbrand-supreme__benefit-item:nth-child(3) {
		right: calc(50% - 150px - 255px);
	}
	.subbrand-supreme__benefit-item:nth-child(4) {
		right: calc(50% - 150px - 275px);
	}
	.subbrand-supreme__benefit-item:nth-child(5) {
		right: calc(50% - 150px - 350px);
	}
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__develop {
		margin-top: 100px;
	}
	.subbrand-supreme__benefit {
		margin-top: 65px;
	}
	.subbrand-supreme__benefit-frame {
		max-width: 352px;
		margin-right: auto;
		margin-left: 0px;
	}
	.subbrand-supreme__benefit-list {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.subbrand-supreme__benefit-item {
		position: static;
		max-width: none;
		padding-left: 35px;
		font-size: 18px;
		line-height: 24px;
		background-size: 26px 26px;
		background-position: left top -1px;
	}
	.subbrand-supreme__benefit-item:nth-child(1) {
		margin-left: 320px;
		padding-left: 35px;
		padding-right: 0;
		background-position: left top -1px;
		text-align: left;
		transform: translateX(-40px);
	}
	.subbrand-supreme__benefit-item:nth-child(2) {
		order: -1;
		margin-left: 250px;
		padding-left: 35px;
		padding-right: 0;
		background-position: left top -1px;
		text-align: left;
		transform: translateX(-40px);
	}
	.subbrand-supreme__benefit-item:nth-child(3) {
		margin-left: 350px;
		transform: translateX(-40px);
	}
	.subbrand-supreme__benefit-item:nth-child(4) {
		margin-left: 320px;
		transform: translateX(-40px);
	}
	.subbrand-supreme__benefit-item:nth-child(5) {
		margin-left: 250px;
		transform: translateX(-40px);
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__develop {
		margin-top: 87px;
	}
	.subbrand-supreme__benefit {
		margin-top: 46px;
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
		position: relative;
	}
	.subbrand-supreme__benefit-frame {
		max-width: 352px;
		margin-right: 0;
		margin-left: -196px;
	}
	.subbrand-supreme__benefit-list {
		padding: 5px 20px;
	}
	.subbrand-supreme__benefit-item {
		font-size: 16px;
		line-height: 21px;
		background-size: 23px 23px;
	}
	.subbrand-supreme__benefit-item:nth-child(1) {
		margin-left: 135px;
	}
	.subbrand-supreme__benefit-item:nth-child(2) {
		order: -1;
		margin-left: 76px;
	}
	.subbrand-supreme__benefit-item:nth-child(3) {
		margin-left: 157px;
	}
	.subbrand-supreme__benefit-item:nth-child(4) {
		margin-left: 135px;
	}
	.subbrand-supreme__benefit-item:nth-child(5) {
		margin-left: 76px;
		max-width: 230px;
	}
}
@media screen and (max-width: 389px) {
	.subbrand-supreme__benefit-img {
		/* margin-left: -235px; */
	}
	.subbrand-supreme__benefit-item:nth-child(1) {
		margin-left: 95px;
	}
	.subbrand-supreme__benefit-item:nth-child(2) {
		margin-left: 36px;
	}
	.subbrand-supreme__benefit-item:nth-child(3) {
		margin-left: 117px;
	}
	.subbrand-supreme__benefit-item:nth-child(4) {
		margin-left: 95px;
	}
	.subbrand-supreme__benefit-item:nth-child(5) {
		margin-left: 36px;
	}
}

/* блок раскрытия потенциала */
.subbrand-supreme__potential {
	position: relative;
	z-index: 1;
	padding-top: 140px;
	padding-bottom: 560px;
	background-image: url('/new/static/brands/nan-supreme-3/images/bg-blur.png');
	background-repeat: no-repeat;
	background-position: center top 40%;
	/* background-size: initial; */
	background-size: contain;
}
.subbrand-supreme__potential::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 1440px;
	margin: 0 auto;
	background-image: url('/new/static/brands/nan-supreme-3/images/bg-kid.png');
	background-repeat: no-repeat;
	background-position: top 0% right 0%;
	background-size: 728px;
	pointer-events: none;
}
.subbrand-supreme__possibilities {
	position: relative;
	width: 100%;
	max-width: 750px;
	padding-left: 113px;
}
.subbrand-supreme__possibilities .subbrand-supreme__text {
	margin-top: 32px;
}

@media screen and (max-width: 1365px) {
	.subbrand-supreme__potential {
		background-size: initial;
	}
	.subbrand-supreme__possibilities {
		max-width: 640px;
	}
}
@media screen and (max-width: 1239px) {
	.subbrand-supreme__potential {
		padding-top: 210px;
	}
	.subbrand-supreme__potential::before {
		background-position: top 1% right 0%;
		background-size: 610px;
	}
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__potential {
		padding-top: 590px;
		padding-bottom: 80px;
		background-size: cover;
	}
	.subbrand-supreme__potential::before {
		top: 20%;
		background-position: top 0% right 0%;
		background-size: 500px;
	}
	.subbrand-supreme__possibilities {
		max-width: none;
		padding-left: 0;
	}
	.subbrand-supreme__possibilities .subbrand-supreme__text {
		margin-top: 28px;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__potential {
		background-image: none;
	}
	.subbrand-supreme__possibilities {
		max-width: none;
		padding-top: 40px;
		padding-left: 0px;
	}
	.subbrand-supreme__possibilities .subbrand-supreme__text {
		margin-top: 24px;
	}
}
@media screen and (max-width: 559px) {
	.subbrand-supreme__potential {
		padding-top: 530px;
		padding-bottom: 208px;
	}
	.subbrand-supreme__potential::before {
		top: 10%;
		background-size: 560px;
		background-position: right 25% top;
	}
}
@media screen and (max-width: 459px) {
	.subbrand-supreme__potential {
		padding-top: 420px;
	}
	.subbrand-supreme__potential::before {
		top: 5%;
		background-size: 500px;
	}
}

.subbrand-supreme__elements {
	position: relative;
	margin-top: 72px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 367px;
}
.subbrand-supreme__elements::after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url('/new/static/brands/nan-supreme-3/images/bg-component.png');
	background-repeat: no-repeat;
	background-position: center top 95%;
	background-size: 545px;
	pointer-events: none;
}
.subbrand-supreme__element {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 253px;
}
.subbrand-supreme__element:nth-child(1),
.subbrand-supreme__element:nth-child(5) {
	margin-top: 236px;
}
.subbrand-supreme__element:nth-child(2),
.subbrand-supreme__element:nth-child(4) {
	margin-top: 99px;
}
.subbrand-supreme__element-img {
	display: block;
	max-width: 212px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	/* filter: contrast(1.02) brightness(1.01); */
}
.subbrand-supreme__element-name {
	margin-top: 20px;
	font-family: 'MontserratBold';
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: center;

	/* Fallback для старых браузеров */
	color: rgba(180, 138, 61, 0.5);
	/* Градиент поверх */
	background: linear-gradient(135deg, #987044 0%, #F0CC93 27%, #AD834F 51%, #E6BE6D 75%, #BB926C 100%);
	-webkit-background-clip: text;
	background-clip: text;
}
.subbrand-supreme__element-name sup {
	font-family: 'MontserratBold';
	font-weight: 700;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	text-align: center;
	/* Fallback для старых браузеров */
	color: rgba(180, 138, 61, 0.5);
	/* Градиент поверх */
	background: linear-gradient(135deg, #987044 0%, #F0CC93 27%, #AD834F 51%, #E6BE6D 75%, #BB926C 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	vertical-align: middle;
	position: relative;
	top: -0.4em;
	left: 1px;
}
.subbrand-supreme__element-text {
	margin-top: 8px;
	font-family: 'MontserratMedium';
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #683b1c;
}
@media screen and (max-width: 1239px) {
	.subbrand-supreme__element-img {
		max-width: 150px;
	}
	.subbrand-supreme__element-name {
		font-size: 16px;
		line-height: 19px;
	}
	.subbrand-supreme__element-name sup {
		font-size: 13px;
		line-height: 13px;
	}
	.subbrand-supreme__element-text {
		font-size: 12px;
		line-height: 18px;
	}
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__elements {
		flex-wrap: wrap;
		justify-content: flex-start;
		gap: 20px;
		margin-top: 54px;
		padding-bottom: 234px;
	}
	.subbrand-supreme__elements::after {
		background-position: right -22% top 105%;
		background-size: 56%;
	}
	.subbrand-supreme__element {
		width: calc((100% - 40px) / 3);
		max-width: none;
	}
	.subbrand-supreme__element:nth-child(1),
	.subbrand-supreme__element:nth-child(2),
	.subbrand-supreme__element:nth-child(4),
	.subbrand-supreme__element:nth-child(5) {
		margin-top: 0;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__elements {
		display: block;
		margin-top: 35px;
		padding-bottom: 227px;
	}
	.subbrand-supreme__elements::after {
		background-position: center bottom -9%;
		background-size: 230px;
	}
	.subbrand-supreme__element {
		width: auto;
		max-width: none;
	}
	.subbrand-supreme__element-img {
		max-width: 100px;
	}
	.subbrand-supreme__element-name {
		font-size: 18px;
		line-height: 23px;
	}
	.subbrand-supreme__element-name sup {
		font-size: 13px;
		line-height: 13px;
	}
	.subbrand-supreme__element-text {
		font-size: 14px;
		line-height: 22px;
	}
}

/* блок с продуктами nan */
.subbrand-supreme__products-block {
	margin-top: 56px;
}
.subbrand-supreme__products .b-gallery[data-type=products] {
	margin: 0 -20px;
	overflow: hidden;
}
.subbrand-supreme__products .b-gallery[data-type=products] .b-gallery__wrapper {
	padding-bottom: 0;
}
.subbrand-supreme__products .b-gallery[data-type=products] .slick-arrow {
	display: none !important;
}
.subbrand-supreme__products .b-gallery[data-type=products] .b-gallery__dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin-top: 14px;
}
.subbrand-supreme__products .b-gallery[data-type=products] .b-gallery__dots li button {
	font-size: 0;
	line-height: 0;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	background: #926031;
	opacity: 0.4;
}
.subbrand-supreme__products .b-gallery[data-type=products] .b-gallery__dots li.slick-active button {
	background: #926031;
	opacity: 1;
}
.subbrand-supreme__products-buttons {
	display: flex;
	justify-content: center;
	margin-top: 26px;
}

.subbrand-supreme__products .b-gallery[data-type=products] .b-gallery__dots li.is-hidden.slick-ellipsis {
	min-height: auto;
	pointer-events: all;
}
.subbrand-supreme__products .b-gallery[data-type=products] .b-gallery__dots .is-hidden.slick-ellipsis:before {
	content: none;
}

/* блок с отзывами */
.subbrand-supreme__reviews {
	margin-top: 85px;
}
.subbrand-supreme__reviews-block {
	margin-top: 63px;
}
.subbrand-supreme__reviews-buttons {
	display: flex;
	justify-content: center;
	gap: 46px;
}
.subbrand-supreme__reviews .b-reviews__box {
	margin: 0;
}
.subbrand-supreme__reviews .b-gallery[data-type=reviews] {
	margin: 0 -20px;
	overflow: hidden;
}
.subbrand-supreme__reviews .b-gallery[data-type=reviews] .slick-list {
	padding: 0 25px 53px 25px;
}
.subbrand-supreme__reviews .b-reviews__item {
	padding: 36px 32px;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 4px 8px 0 rgba(155, 124, 73, 0.1),
				0 16px 16px 0 rgba(155, 124, 73, 0.09),
				0 35px 21px 0 rgba(155, 124, 73, 0.05),
				0 62px 25px 0 rgba(155, 124, 73, 0.01);
}
.subbrand-supreme__reviews .b-reviews__name {
	display: inline;
	font-family: 'MontserratBold';
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 0.02em;
	/* Fallback для старых браузеров */
	color: rgba(180, 138, 61, 0.5);
	/* Градиент поверх */
	background: linear-gradient(84deg, #ba793e 0%, #7b470e 100%);
	-webkit-background-clip: text;
	background-clip: text;
}
.subbrand-supreme__reviews .b-reviews__image {
	display: none;
}
.subbrand-supreme__reviews .b-reviews__rating {
	margin-top: 4px;
}
.subbrand-supreme__reviews .b-stars__item {
	background: url(/new/f/img/icon-star.svg#grayEmpty) no-repeat left top;
	background-size: 24px auto;
	width: 24px;
	height: 24px;
}
.subbrand-supreme__reviews .b-stars__item.is-active {
	background-image: url('/new/static/brands/nan-supreme-3/images/star.svg');
}
.subbrand-supreme__reviews .b-reviews__row {
	margin-bottom: 22px;
}
.subbrand-supreme__reviews .b-reviews__desc {
	font-family: 'MontserratSemiBold';
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #3b3835;
}
.subbrand-supreme__reviews .b-reviews__link {
	color: #683B1D;
}
.subbrand-supreme__reviews .b-gallery[data-type=reviews] .b-gallery__prev,
.subbrand-supreme__reviews .b-gallery[data-type=reviews] .b-gallery__dots,
.subbrand-supreme__reviews .b-gallery[data-type=reviews] .b-gallery__next {
	display: none;
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__reviews {
		margin-top: 53px;
	}
	.subbrand-supreme__reviews-block {
		margin-top: 45px;
	}
	.subbrand-supreme__reviews .slick-list {
		padding: 0 15px 40px 15px !important;
	}
	.subbrand-supreme__reviews .b-gallery[data-type=reviews] .slick-arrow {
		display: none !important;
	}
	.subbrand-supreme__reviews .b-gallery[data-type=reviews] .b-gallery__dots {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 8px;
		margin-top: 14px;
	}
	.subbrand-supreme__reviews .b-gallery[data-type=reviews] .b-gallery__dots li button {
		font-size: 0;
		line-height: 0;
		border-radius: 100%;
		width: 10px;
		height: 10px;
		background: #926031;
		opacity: 0.4;
	}
	.subbrand-supreme__reviews .b-gallery[data-type=reviews] .b-gallery__dots li.slick-active button {
		background: #926031;
		opacity: 1;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__reviews {
		margin-top: 54px;
	}
	.subbrand-supreme__reviews-block {
		margin-top: 26px;
	}
	.subbrand-supreme__reviews-buttons {
		flex-direction: column;
		align-items: center;
		gap: 20px;
	}
}

/* блок про окружающую среду ( слайдер ) */
.subbrand-supreme__environment {
	margin-top: 113px;
	padding-bottom: 180px;
	overflow: hidden;
}
.supreme-environment-slider {
	position: relative;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.supreme-environment-slider--content {
	max-width: 553px;
}
.supreme-environment-slider__item {
}
.supreme-environment-slider__item-picture {
	width: 100%;
	max-width: 489px;
	overflow: hidden;
	cursor: pointer;
}
.supreme-environment-slider__item-img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	transition: transform 0.3s ease;
}
.supreme-environment-slider__item-title {
	margin: 0;
	font-family: 'MontserratBold';
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	color: #683B1D;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: center;
	transition: all 0.3s ease;
}
.supreme-environment-slider__item-suptitle,
.supreme-environment-slider__item-subtitle {
	font-family: 'MontserratMedium';
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #683b1d;
	transition: all 0.3s ease;
}
.supreme-environment-slider__item-suptitle {
	margin-bottom: 8px;
}
.supreme-environment-slider__item-subtitle {
	margin-top: 8px;
}

.supreme-environment-slider--img .slick-slide:not(.slick-center) {
	transform: scale(0.66);
}
.supreme-environment-slider--img .slick-slide.slick-center {
	transform: scale(1);
	opacity: 1;
	transition: all 0.3s ease;
}

.supreme-environment-slider .supreme-slider-arrow--prev {
	top: 50%;
	left: -52px;
	transform: translateY(-50%);
}
.supreme-environment-slider .supreme-slider-arrow--next {
	top: 50%;
	right: -52px;
	transform: translateY(-50%);
}
@media screen and (max-width: 1365px) {
	.supreme-environment-slider .supreme-slider-arrow--prev {
		left: 0;
	}
	.supreme-environment-slider .supreme-slider-arrow--next {
		right: 0;
	}
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__environment {
		margin-top: 74px;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__environment {
		margin-top: 54px;
		padding-bottom: 200px;
	}
	.supreme-environment-slider--img {
		margin-top: 28px;
	}
	.supreme-environment-slider--img .slick-slide:not(.slick-center) {
		transform: scale(1);
	}
	.supreme-environment-slider__item-picture {
		max-width: 183px;
		margin: 0 auto;
	}
	.supreme-environment-slider--content .supreme-slider-dots {
		margin-top: 10px;
	}
}

/* WAVE */
.subbrand-supreme__header-wave,
.subbrand-supreme__potential,
.subbrand-supreme__components,
.subbrand-supreme__environment {
	position: relative;
}
.subbrand-supreme__header-wave::before {
	content: '';
	position: absolute;
	top: 20px;
	bottom: -100px;
	left: -20px;
	right: -20px;
	background-image: url('/new/static/brands/nan-supreme-3/images/bg-wave-1.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	pointer-events: none;
	clip-path: inset(0 100% 0 0);
	filter: contrast(1.02) brightness(1.01);
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__header-wave::before {
		bottom: -50px;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__header-wave::before {
		bottom: -5px;
	}
}
@media screen and (max-width: 459px) {
	.subbrand-supreme__header-wave::before {
		bottom: -40px;
		background-image: url('/new/static/brands/nan-supreme-3/images/bg-wave-1-mob.webp');
		background-size: 150%;
		background-position: left 61% center;
	}
}

.subbrand-supreme__potential::after {
	content: '';
	position: absolute;
	top: 0px;
	bottom: 35px;
	left: 0px;
	right: 0px;
	max-width: 1440px;
	margin: 0 auto;
	background-image: url('/new/static/brands/nan-supreme-3/images/bg-wave-3.webp');
	background-repeat: no-repeat;
	background-size: 1400px;
	background-position: left bottom;
	pointer-events: none;
	clip-path: inset(0 100% 0 0);
	filter: contrast(1.02) brightness(1.01);
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__potential::after {
		content: none;
	}
}
@media screen and (max-width: 559px) {
	.subbrand-supreme__potential::after {
		content: '';
		position: absolute;
		top: auto;
		bottom: -195px;
		left: 0;
		right: 0;
		background-image: url('/new/static/brands/nan-supreme-3/images/bg-wave-3-mob.webp');
		background-repeat: no-repeat;
		background-size: 640px;
		background-position: bottom right 30%;
		background-repeat: no-repeat;
		pointer-events: none;
		clip-path: inset(0 100% 0 0);
		height: 415px;
		filter: contrast(1.02) brightness(1.01);
	}
}

.subbrand-supreme__components::after {
	content: '';
	position: absolute;
	z-index: 0;
	top: 0px;
	bottom: -10.9%;
	left: 0px;
	right: 0px;
	max-width: 1440px;
	margin: 0 auto;
	background-image: url('/new/static/brands/nan-supreme-3/images/bg-wave-4.png');
	background-repeat: no-repeat;
	background-size: 1400px;
	background-position: center bottom;
	pointer-events: none;
	clip-path: inset(0 100% 0 0);
	filter: contrast(1.02) brightness(1.01);
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__components::after {
		bottom: -11.9%;
		background-size: 850px;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__components::after {
		bottom: -12.9%;
		background-size: 686px;
	}
}

.subbrand-supreme__environment::after {
	content: '';
	position: absolute;
	top: 0px;
	bottom: -55%;
	left: 0px;
	right: 0px;
	max-width: 1440px;
	margin: 0 auto;
	background-image: url('/new/static/brands/nan-supreme-3/images/bg-wave-5.png');
	background-repeat: no-repeat;
	background-size: 1400px;
	background-position: center bottom;
	pointer-events: none;
	clip-path: inset(0 100% 0 0);
	filter: contrast(1.02) brightness(1.01);
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__environment::after {
		bottom: -65%;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__environment::after {
		bottom: -60px;
		background-size: 580px;
	}
}

/* Анимации и текстуры*/

/* Маскированный контейнер для блика (поверх банки) */
.subbrand-supreme__product-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 99.8%;
	height: 99.9%;
	z-index: 2;
	pointer-events: none;

	/* Маска на основе силуэта банки */
	mask: url('/new/static/brands/nan-supreme-3/images/animation-1-mask.png') center/contain no-repeat;
	-webkit-mask: url('/new/static/brands/nan-supreme-3/images/animation-1-mask.png') center/contain no-repeat;
	mask-mode: luminance;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;

	/* Режим наложения для эффекта свечения */
	mix-blend-mode: soft-light;
}
/* Элемент с анимированной текстурой */
.subbrand-supreme__product-texture {
	width: 100%;
	height: 100%;
	background-image: url('/new/static/brands/nan-supreme-3/images/animation-1-texture.webp');
	background-repeat: no-repeat;
	background-size: 200% 100%;
	background-position: left center;
	animation: shineSlide 2.5s ease-in-out infinite alternate;
	will-change: background-position;

	filter: brightness(50%) contrast(40%);
}
/* Анимация движения блика */
@keyframes shineSlide {
	0% {
		background-position: 0% center;
	}
	100% {
		background-position: 100% center;
	}
}

/* 5 компонетов */
@media screen and (max-width: 1023px) {
	.subbrand-supreme__element {
		flex: initial;
		min-width: initial;
	}
}
/* Слайдер окружающий среды */
.supreme-environment-slider--img .supreme-environment-slider__item-img {
	animation: gentleFloat 3s ease-in-out infinite;
}
.supreme-environment-slider--img .supreme-environment-slider__item:nth-child(1) .supreme-environment-slider__item-img { animation-delay: 0s; }
.supreme-environment-slider--img .supreme-environment-slider__item:nth-child(2) .supreme-environment-slider__item-img { animation-delay: 0.6s; }
.supreme-environment-slider--img .supreme-environment-slider__item:nth-child(3) .supreme-environment-slider__item-img { animation-delay: 1.2s; }
@media screen and (max-width: 767px) {
	.supreme-environment-slider--img .supreme-environment-slider__item-img {
		animation: none;
		transform: translateY(0);
	}
}

/* Шар, блок развитие малыша */
/* Контейнер для шара с анимацией покачивания */
.subbrand-supreme__benefit {
	position: relative;
}
.subbrand-supreme__benefit::before {
	content: '';
	position: absolute;
	top: -56%;
	bottom: 0;
	left: -20px;
	right: -20px;
	height: 1168px;
	background-image: url('/new/static/brands/nan-supreme-3/images/bg-wave-2.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	pointer-events: none;
	clip-path: inset(0 100% 0 0);
	filter: contrast(1.02) brightness(1.01);
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__benefit::before {
		top: 52%;
		height: 563px;
		background-size: 1024px auto;
	}
}
@media screen and (max-width: 767px) {
	.subbrand-supreme__benefit::before {
		top: 100%;
		width: calc(100% + 40px);
		height: 403px;
		background-size: 770px auto;
		background-position: bottom center;
	}
}
@media screen and (max-width: 559px) {
	.subbrand-supreme__benefit::before {
		top: 100%;
		width: calc(100% + 40px);
		height: auto;
		background-image: url('/new/static/brands/nan-supreme-3/images/bg-wave-2-mob.png');
		background-size: 100% auto;
		background-position: bottom center;
		/* Сохраняем пропорции 780:698 */
		padding-bottom: calc(698 / 780 * 100%); /* 89.48% */
	}
}

/* Основная картинка шара */
.subbrand-supreme__benefit-img {
	position: relative;
	z-index: 1;
}
/* Контейнер для блика (поверх шара) */
.subbrand-supreme__ball-mask {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: 90%;
	height: 90%;
	pointer-events: none;
	border-radius: 100%;
	overflow: hidden;
	/* Режим наложения для эффекта свечения */
	mix-blend-mode: soft-light;
}
/* Текстура блика с анимацией движения */
.subbrand-supreme__ball-texture {
	width: 100%;
	height: 100%;
	background-image: url('/new/static/brands/nan-supreme-3/images/ball-texture.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	animation: shineRotate 10s ease-in-out infinite alternate;
	will-change: transform;
}
/* Анимация шара вращения/движения блика */
@keyframes shineRotate {
	0% {
		opacity: 0.3;
		transform: rotate(0deg) scale(1.05);
	}
	50% {
		opacity: 0.4;
		transform: rotate(90deg) scale(1.05);
	}
	100% {
		opacity: 0.3;
		transform: rotate(0deg) scale(1.95);
	}
}

@media screen and (max-width: 1239px) {
	.subbrand-supreme__ball-mask {
		width: 80%;
		height: 80%;
	}
}
