/* Общие стили */
.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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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,Arial,Helvetica,sans-serif;
	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%;
	}
}

:root {
	--spring-easing: cubic-bezier(0.34, 1, 0.55, 1);
	--base-duration: 1.2s;      /* Базовая длительность 1.2с */
	--delay-step: 0.1s;          /* Задержка 0.1с между элементами */
	--offset-y: 120px;           /* Смещение 120px */
	--wave-duration: 0.8s;       /* Волна 0.8с */
}

@keyframes titleShow {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

@keyframes riseUp {
	0% { transform: translateY(var(--offset-y)); }
	100% { transform: translateY(0); }
}

@keyframes revealLeftToRight {
	0% { clip-path: inset(0 100% 0 0); }
	100% { clip-path: inset(0 0 0 0); }
}

@keyframes slideInLeft {
	0% { opacity: 0; transform: translateX(40px); }
	100% { opacity: 1; transform: translateX(0); }
}

@keyframes slideInRight {
	0% { opacity: 0; transform: translateX(-40px); }
	100% { opacity: 1; transform: translateX(0); }
}

@keyframes gentleFloat {
	0% {
		transform: translateY(0px);
	}
	50% {
		transform: translateY(20px);
	}
	100% {
		transform: translateY(0px);
	}
}

@keyframes btnUp {
	0% {
		transform: translateY(230px) rotate(90deg);
	}
	100% {
		transform: translateY(0) rotate(90deg);
	}
}

/* ===== Анимации для всех заголовков ===== */
/* Исходное состояние для всех заголовков */
.subbrand-supreme__title--main,
.subbrand-supreme__title--develop,
.subbrand-supreme__title--components,
.subbrand-supreme__title--environment {
	opacity: 0;
}
/* Анимация для всех заголовков */
.subbrand-supreme__title--main.animate-title,
.subbrand-supreme__title--develop.animate-title,
.subbrand-supreme__title--components.animate-title,
.subbrand-supreme__title--environment.animate-title {
	animation-name: titleShow;
	animation-duration: var(--base-duration);
	animation-timing-function: var(--spring-easing, cubic-bezier(0.34, 1.2, 0.55, 1));
	animation-fill-mode: forwards;
	animation-delay: var(--delay-step);
}

/* ===== Секция верхняя/Главный блок ===== */
.subbrand-supreme__product-frame,
.subbrand-supreme__label,
.subbrand-supreme__btn--main {
	transform: translateY(var(--offset-y));
}
/* Банка - задержка 0.1s */
.subbrand-supreme__product-frame.animate-rise {
	animation: riseUp var(--base-duration) var(--spring-easing) forwards;
	animation-delay: var(--delay-step);
}
/* Лейбл - задержка 0.2s */
.subbrand-supreme__label.animate-rise {
	animation: riseUp var(--base-duration) var(--spring-easing) forwards;
	animation-delay: calc(var(--delay-step) * 2);
}
/* Кнопка - задержка 0.3s */
.subbrand-supreme__btn--main.animate-rise {
	animation: riseUp var(--base-duration) var(--spring-easing) forwards;
	animation-delay: calc(var(--delay-step) * 3);
}
/* Волна - 0.8s, задержка 0.05s (чуть раньше банки) */
.subbrand-supreme__header-wave.animate-wave::before {
	animation: revealLeftToRight var(--wave-duration) var(--spring-easing) forwards;
	animation-delay: 0.05s;
}

/* ===== Секция с большим шаром ===== */
/* Исходное состояние для шара */
.subbrand-supreme__benefit-frame {
	transform: translateY(var(--offset-y));
}
/* Анимация шара — задержка 0.5 секунд */
.subbrand-supreme__benefit-frame.animate-ball {
	animation: riseUp 0.5s var(--spring-easing) forwards;
	animation-delay: 0.5s;
}
/* Бесконечное покачивание шара после появления */
.subbrand-supreme__benefit-frame.animate-ball .subbrand-supreme__ball-wrapper {
	animation: gentleFloat 4s ease-in-out 0.1s infinite;
}
/* Исходное состояние для пунктов списка */
.subbrand-supreme__benefit-item {
	opacity: 0;
}
/* Левые пункты (1,2) — сдвиг вправо */
.subbrand-supreme__benefit-item:nth-child(1),
.subbrand-supreme__benefit-item:nth-child(2) {
	transform: translateX(40px);
}
/* Правые пункты (3,4,5) — сдвиг влево */
.subbrand-supreme__benefit-item:nth-child(3),
.subbrand-supreme__benefit-item:nth-child(4),
.subbrand-supreme__benefit-item:nth-child(5) {
	transform: translateX(-40px);
}
/* Анимация для левых пунктов — задержка 0.5 секунд */
.subbrand-supreme__benefit-item:nth-child(1).animate-item,
.subbrand-supreme__benefit-item:nth-child(2).animate-item {
	animation: slideInLeft 0.5s var(--spring-easing) forwards;
	animation-delay: 0.5s;
}
/* Анимация для правых пунктов — задержка 0.5 секунд */
.subbrand-supreme__benefit-item:nth-child(3).animate-item,
.subbrand-supreme__benefit-item:nth-child(4).animate-item,
.subbrand-supreme__benefit-item:nth-child(5).animate-item {
	animation: slideInRight 0.5s var(--spring-easing) forwards;
	animation-delay: 0.5s;
}
/* Анимация волны */
.subbrand-supreme__benefit.animate-wave::before {
	animation: revealLeftToRight var(--wave-duration) var(--spring-easing) forwards;
	animation-delay: 0.05s;  /* Чуть позже появления шара */
}
@media screen and (max-width: 1023px) {
	/* Сбрасываем исходные трансформации */
	.subbrand-supreme__benefit-item {
		opacity: 0;
		transform: translateX(0px) !important; /* Все пункты выезжают слева */
	}
	/* Все пункты используют анимацию slideInLeft */
	.subbrand-supreme__benefit-item.animate-item {
		animation: slideInLeft 0.5s var(--spring-easing) forwards !important;
	}
	/* Поочередное появление */
	.subbrand-supreme__benefit-item.animate-item:nth-child(1) { animation-delay: 0.5s !important; }
	.subbrand-supreme__benefit-item.animate-item:nth-child(2) { animation-delay: 0.55s !important; }
	.subbrand-supreme__benefit-item.animate-item:nth-child(3) { animation-delay: 0.60s !important; }
	.subbrand-supreme__benefit-item.animate-item:nth-child(4) { animation-delay: 0.65s !important; }
	.subbrand-supreme__benefit-item.animate-item:nth-child(5) { animation-delay: 0.70s !important; }
}

/* ===== Волна для секции potential ===== */
/* Анимация волны */
.subbrand-supreme__potential.animate-wave::after {
	animation: revealLeftToRight var(--wave-duration) var(--spring-easing) forwards;
	animation-delay: 0.05s;
}

/* ===== Секция компонентов ===== */
/* Исходное состояние для элементов компонентов */
.subbrand-supreme__element {
	transform: translateY(var(--offset-y));
}
/* Анимация подъема для элементов компонентов */
.subbrand-supreme__element.animate-element {
	animation: riseUp var(--base-duration) var(--spring-easing) forwards;
}
/* Пошаговое появление с задержкой */
.subbrand-supreme__element.animate-element:nth-child(1) { animation-delay: 0.1s; }
.subbrand-supreme__element.animate-element:nth-child(2) { animation-delay: 0.15s; }
.subbrand-supreme__element.animate-element:nth-child(3) { animation-delay: 0.2s; }
.subbrand-supreme__element.animate-element:nth-child(4) { animation-delay: 0.25s; }
.subbrand-supreme__element.animate-element:nth-child(5) { animation-delay: 0.3s; }

/* Хаотичное покачивание обертки */
.subbrand-supreme__element-wrap {
	animation: gentleFloat 3s ease-in-out infinite;
}
/* Индивидуальные задержки для хаотичности — плавно и медленно */
.subbrand-supreme__element:nth-child(1) .subbrand-supreme__element-wrap {
	animation-delay: 0s;
	animation-duration: 4s;
}
.subbrand-supreme__element:nth-child(2) .subbrand-supreme__element-wrap {
	animation-delay: 0.6s;
	animation-duration: 5s;
}
.subbrand-supreme__element:nth-child(3) .subbrand-supreme__element-wrap {
	animation-delay: 1.2s;
	animation-duration: 4.5s;
}
.subbrand-supreme__element:nth-child(4) .subbrand-supreme__element-wrap {
	animation-delay: 0.3s;
	animation-duration: 5.5s;
}
.subbrand-supreme__element:nth-child(5) .subbrand-supreme__element-wrap {
	animation-delay: 0.9s;
	animation-duration: 3.8s;
}
/* Фоновая картинка (bg-component) */
.subbrand-supreme__elements::after {
	transform: translateY(var(--offset-y));
}
/* Анимация для фоновой картинки */
.subbrand-supreme__elements.animate-bg::after {
	animation: riseUp var(--base-duration) var(--spring-easing) forwards;
	animation-delay: 0.05s;
}
/* Анимация волны */
.subbrand-supreme__components.animate-wave::after {
	animation: revealLeftToRight var(--wave-duration) var(--spring-easing) forwards;
	animation-delay: 0.05s;
}
@media screen and (max-width: 1023px) {
	.subbrand-supreme__element,
	.subbrand-supreme__element-wrap,
	.subbrand-supreme__element.animate-element .subbrand-supreme__element-wrap {
		animation: none !important;
		transform: translateY(0) !important;
	}
}

/* ===== Секция environment (слайдер) ===== */
/* Покачивание картинок слайдера */
.supreme-environment-slider--img .supreme-environment-slider__item-img {
	animation: gentleFloat 3s ease-in-out infinite;
}
/* Анимация волны */
.subbrand-supreme__environment.animate-wave::after {
	animation: revealLeftToRight var(--wave-duration) var(--spring-easing) forwards;
	animation-delay: 0.05s;
}
/* Адаптив для мобил - отключаем покачивание */
@media screen and (max-width: 767px) {
	.supreme-environment-slider--img .supreme-environment-slider__item-img {
		animation: none !important;
	}
}

/* ===== Кнопка к продуктовому блоку ===== */
.back-to-products-btn {
	position: fixed;
	right: 20px;
	bottom: 160px;
	z-index: 10;
	width: 52px;
	height: 52px;
	background: #fff;
	border: none;
	border-radius: 100%;
	cursor: pointer;
	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);
	transition: all 0.3s ease;
	background-image: url('/new/static/brands/nan-supreme-3/images/arrow.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	transform: translateY(230px) rotate(90deg);
	animation: btnUp 1.2s cubic-bezier(0.34, 1, 0.55, 1) 0.3s forwards;
	animation-delay: 0.1s;
}
.back-to-products-btn:hover {
	background-color: #fafaf8;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
	.back-to-products-btn {
		display: none !important;
	}
}
.NBLiveChat {
  position: fixed;
  right: 20px;
  bottom: 90px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 51;
  --dark-blue: #24346C;
  --green: #348E44;
  --gray-super-dark: #1E2E34;
  --gray-dark: #404040;
  --gray: #919399;
  --gray-middle: #818181;
  --gray-middle2: #989898;
  --gray-light: #BEBEBE;
  --gray-super-light: #E3E3E3;
  --gray-super-light2: #F1F1F1;
  --gray-super-light3: #E7E7E7;
  --gray-super-light4: #F2F2F2;
  --orange: #EF7A23;
  --orange-light: #F9AB5E;
  --orange-medium: #F08013;
  --blue-medium: #3E5ABC;
  --blue-dark: #24346C;
  --blue-dark2: #27388A;
  --green-light: #348E44;
  --green-hover: rgba(52, 142, 68, 0.8);
  --red: #F02432;
  --br: 20px; }
  @media (max-width: 767px) {
    .NBLiveChat {
      --br: 16px;
      /*right: 8px;
        bottom: 76px;
        &.visible {
            position: static;
        }*/ } }
  @media (max-width: 459px) {
    .NBLiveChat {
      right: 16px;
    }
  }
  .NBLiveChat * {
    box-sizing: border-box; }
  @media (max-width: 767px) {
    .NBLiveChat_isOpen {
      overflow: hidden; } }
  @media (max-width: 767px) {
    .NBLiveChat_isOpen body {
      overflow: hidden; } }
  .NBLiveChat.disabled form,
  .NBLiveChat.disabled .NBLiveChat__actions {
    opacity: 0.5;
    pointer-events: none; }
  .NBLiveChat__close {
    position: absolute;
    cursor: pointer;
    color: #fff;
    background: #ff8300;
    border-radius: 50%;
    right: -11px;
    top: -13px;
    width: 44px;
    height: 44px;
    transition: background 134ms;
    z-index: 5;
    /*@media ($phone) {
            left: auto;
            right: 14px;
            top: 16px;
            width: 16px;
            height: 16px;
            background: none;
            border: none;
            border-radius: 0;
            filter: none;
        }*/ }
    .NBLiveChat__close::before, .NBLiveChat__close::after {
      content: '';
      position: absolute;
      left: 12px;
      top: 21px;
      width: 20px;
      height: 2px;
      background: currentColor;
      transform: rotate(45deg);
      color: #fff;
      /*@media ($phone) {
                background: var(--white);
                left: 1px;
                top: 7px;
                width: 14px;
            }*/ }
    .NBLiveChat__close::after {
      transform: rotate(-45deg); }
  .NBLiveChat__icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    @media (max-width: 459px) {
      .NBLiveChat__icon {
        display: none;
      }
    }
    .NBLiveChat__icon img {
      transform: scale(1.08); }
  .NBLiveChat__wrapper {
    position: absolute;
    bottom: -60px;
    right: 16px;
    height: calc(100vh - 32px);
    max-height: calc(75px + 463px + 109px); }
    @media (max-width: 767px) {
      .NBLiveChat__wrapper {
        bottom: -50px;
        height: calc(100vh - 16px - 90px);
        height: calc(100dvh - 16px - 90px);
        max-height: calc(61px + 463px + 48px); } }
    @media (max-width: 459px) {
      .NBLiveChat__wrapper {
        bottom: -10px;
        right: 0;
      }
    }
  .NBLiveChat__root {
    width: 375px;
    filter: drop-shadow(0px 4px 60px rgba(0, 0, 0, 0.2));
    background: var(--white);
    border-radius: var(--br);
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column; }
    @media (max-width: 459px) {
      .NBLiveChat__root {
        width: calc(100vw - 32px);
      } 
    }
  .NBLiveChat__header {
    border-radius: var(--br) var(--br) 0px 0px;
    background: var(--dark-blue);
    padding: 16px 12px;
    display: grid;
    grid-template-areas: "avatar top"
 "avatar status";
    grid-template-columns: 1fr 100%;
    gap: 4px 8px;
    flex: none; }
  .NBLiveChat__avatar {
    grid-area: avatar;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: gray;
    background-size: contain; }
    @media (max-width: 767px) {
      .NBLiveChat__avatar {
        width: 28px;
        height: 28px; } }
    .NBLiveChat__avatar.hidden {
      width: 0; }
  .NBLiveChat__top {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: var(--white);
    grid-area: top; }
    @media (max-width: 767px) {
      .NBLiveChat__top {
        font-size: 12px;
        line-height: 15px; } }
  .NBLiveChat__status {
    grid-area: status;
    color: var(--gray-light);
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: baseline;
    gap: 4px; }
    @media (max-width: 767px) {
      .NBLiveChat__status {
        font-size: 10px;
        line-height: 10px; } }
    .NBLiveChat__status.online {
      color: var(--white); }
      .NBLiveChat__status.online:before {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 4px;
        background: var(--green); }
        @media (max-width: 767px) {
          .NBLiveChat__status.online:before {
            font-size: 6px;
            line-height: 6px; } }
    .NBLiveChat__status-typeing {
      display: flex;
      align-items: center;
      gap: 2px; }
      .NBLiveChat__status-typeing div {
        width: 2px;
        height: 2px;
        background: var(--white);
        border-radius: 50%;
        transform: scale(0);
        animation-name: preloader;
        animation-timing-function: linear;
        animation-duration: 2s;
        animation-iteration-count: infinite; }
        .NBLiveChat__status-typeing div:nth-child(1) {
          animation-delay: 0s; }
        .NBLiveChat__status-typeing div:nth-child(2) {
          animation-delay: 0.3s; }
        .NBLiveChat__status-typeing div:nth-child(3) {
          animation-delay: 0.6s; }
  .NBLiveChat__body {
    max-height: 463px;
    padding: 16px 12px;
    display: grid;
    grid-template-areas: "content"
 "actions";
    grid-template-rows: 1fr auto;
    grid-template-columns: 100%;
    overflow-y: auto;
    gap: 24px;
    background: var(--white);
    flex-grow: 1; }
    .NBLiveChat__body::-webkit-scrollbar {
      width: 6px;
      height: 40px; }
    .NBLiveChat__body::-webkit-scrollbar-thumb {
      background: var(--green-hover);
      border-radius: 3px; }
    .NBLiveChat__body::-webkit-scrollbar-track {
      background: var(--gray-super-light2); }
    @media (max-width: 767px) {
      .NBLiveChat__body {
        padding: 12px 10px;
        gap: 12px; } }
  .NBLiveChat__content {
    grid-area: content;
    display: flex;
    flex-direction: column;
    gap: 8px; }
    @media (max-width: 767px) {
      .NBLiveChat__content {
        gap: 4px; } }
  .NBLiveChat__message {
    display: grid;
    grid-template-areas: "empty1 top"
 "avatar text"
 "error text"
 "empty content";
    gap: 8px;
    grid-template-columns: 40px calc(100% - 48px);
    padding-right: 36px;
    max-width: 100%;
    animation: messageShow 0.2s ease-in-out 0s 1; }
    @media (max-width: 767px) {
      .NBLiveChat__message {
        gap: 4px;
        grid-template-columns: 40px calc(100% - 44px);
        padding-right: 0px; } }
    .NBLiveChat__message.processing .NBLiveChat__message-error {
      display: none; }
    .NBLiveChat__message.processing::after {
      content: '';
      grid-area: error;
      display: block;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      border: 2px solid var(--gray-middle2);
      border-color: var(--gray-middle2) transparent var(--gray-middle2) transparent;
      animation: lds-dual-ring 1.2s linear infinite; }
    .NBLiveChat__message.unread .NBLiveChat__message-status svg path:nth-child(1) {
      opacity: 0; }
    .NBLiveChat__message--user {
      padding-right: 0px;
      padding-left: 36px;
      margin-left: auto;
      justify-items: end; }
      .NBLiveChat__message--user .NBLiveChat__message-data {
        background: var(--green);
        border-color: var(--green);
        color: var(--white); }
      .NBLiveChat__message--user .NBLiveChat__message-status {
        color: var(--white);
        opacity: 0.8; }
    .NBLiveChat__message-top {
      grid-area: top;
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      text-align: left;
      color: var(--gray-light); }
      @media (max-width: 767px) {
        .NBLiveChat__message-top {
          font-size: 10px;
          line-height: 10px; } }
    .NBLiveChat__message-avatar {
      grid-area: avatar;
      width: 40px;
      height: 40px;
      border-radius: 20px;
      background-color: var(--orange);
      background-image: url(/new/static/NBLiveChat/images/ico-agent.svg);
      background-position: 40% 30%;
      background-repeat: no-repeat;
      background-size: 46px; }
    .NBLiveChat__message-data {
      grid-area: text;
      padding: 8px 12px 4px;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      text-align: left;
      border: 1px solid var(--gray-light);
      border-radius: 8px;
      width: -moz-fit-content;
      width: fit-content;
      display: flex;
      flex-direction: column;
      gap: 8px;
      max-width: 100%;
      min-width: 90px; }
      @media (max-width: 767px) {
        .NBLiveChat__message-data {
          font-size: 14px;
          line-height: 18px; } }
      .NBLiveChat__message-data p {
        margin: unset;
        font-size: inherit;
        line-height: inherit; }
        .NBLiveChat__message-data p + p {
          margin-top: 8px; }
    .NBLiveChat__message-text {
      width: 100%;
      overflow: hidden; }
    .NBLiveChat__message-status {
      margin-top: 2px;
      font-weight: 400;
      font-size: 11px;
      line-height: 14px;
      text-align: right;
      color: var(--gray);
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 3px; }
    .NBLiveChat__message-content {
      grid-area: content;
      padding: 6px 10px;
      border: 1px solid var(--gray-super-light);
      border-radius: 8px;
      display: flex;
      flex-direction: column; }
    .NBLiveChat__message-attachment {
      border-radius: 5px;
      background-color: var(--orange-light);
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 99px;
      padding: 10px;
      pointer-events: none; }
      .NBLiveChat__message-attachment div {
        overflow: hidden;
        font-size: 12px;
        font-weight: 900;
        text-transform: uppercase;
        color: var(--white);
        text-overflow: ellipsis;
        white-space: nowrap; }
      .NBLiveChat__message-attachment.photo {
        height: auto;
        background: var(--white); }
        .NBLiveChat__message-attachment.photo img {
          max-width: 100%;
          width: 100%;
          height: auto; }
    .NBLiveChat__message a + a .NBLiveChat__message-result {
      border-top: 1px solid var(--gray-super-light); }
    .NBLiveChat__message-result {
      display: flex;
      gap: 8px;
      padding: 4px 0px; }
      .NBLiveChat__message-result_preview {
        width: 70px;
        height: 70px;
        flex-shrink: 0; }
        @media (max-width: 767px) {
          .NBLiveChat__message-result_preview {
            width: 48px;
            height: 48px; } }
        .NBLiveChat__message-result_preview img {
          height: 100%;
          width: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .NBLiveChat__message-result_text {
        font-family: 'Arial';
        font-size: 16px;
        line-height: 1;
        color: var(--gray-dark); }
        @media (max-width: 767px) {
          .NBLiveChat__message-result_text {
            font-size: 12px;
            line-height: 16px; } }
    .NBLiveChat__message-error {
      grid-area: error;
      position: relative;
      display: flex;
      justify-content: flex-end; }
      .NBLiveChat__message-error_ico {
        width: 18px;
        height: 18px;
        border-radius: 9px;
        background: var(--red);
        cursor: pointer;
        font-size: 16px;
        color: var(--white);
        display: flex;
        align-items: flex-end;
        justify-content: center; }
        .NBLiveChat__message-error_ico:hover + .NBLiveChat__message-error_tooltipe {
          display: flex; }
        .NBLiveChat__message-error_ico::after {
          content: '';
          display: block;
          width: 100%;
          height: 10px;
          position: absolute;
          left: 0px;
          bottom: 100%; }
      .NBLiveChat__message-error_tooltipe {
        position: absolute;
        left: -12px;
        bottom: calc(100% + 8px);
        padding: 8px;
        border-radius: 5px;
        border: 1px solid var(--gray-super-light3);
        display: flex;
        flex-direction: column;
        gap: 2px;
        background: var(--white);
        width: -moz-max-content;
        width: max-content;
        display: none;
        animation: messageShow 0.2s ease-in-out 0s 1; }
        .NBLiveChat__message-error_tooltipe::after {
          content: '';
          display: block;
          width: 10px;
          height: 10px;
          border-radius: 4px;
          border-right: 1px solid var(--gray-super-light3);
          border-bottom: 1px solid var(--gray-super-light3);
          position: absolute;
          left: 15px;
          bottom: -6px;
          background: var(--white);
          transform: rotate(45deg); }
        .NBLiveChat__message-error_tooltipe:hover {
          display: flex; }
      .NBLiveChat__message-error_button {
        width: 100%;
        color: var(--gray-middle2);
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        cursor: pointer; }
        .NBLiveChat__message-error_button + .NBLiveChat__message-error_button {
          border-top: 1px solid var(--gray-super-light3); }
  .NBLiveChat__order-item {
    display: flex;
    flex-direction: column;
    gap: 2px;
    position: relative;
    cursor: pointer; }
    .NBLiveChat__order-item + .NBLiveChat__order-item {
      margin-top: 6px;
      padding-top: 7px; }
      .NBLiveChat__order-item + .NBLiveChat__order-item::before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: var(--gray-super-light);
        position: absolute;
        left: 0;
        top: 0; }
  .NBLiveChat__order-number {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--gray-dark); }
  .NBLiveChat__order-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--gray-light); }
  .NBLiveChat__order-all {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--blue-medium); }
  .NBLiveChat__footer {
    border-top: 1px solid var(--gray-super-light);
    padding: 16px 12px;
    background: var(--white);
    border-radius: 0px 0px var(--br) var(--br);
    flex: none;
    margin-bottom: 0 !important; }
    .NBLiveChat__footer.disabled {
      pointer-events: none;
      display: none; }
    @media (max-width: 767px) {
      .NBLiveChat__footer {
        padding: 10px 8px;
        position: relative; } }
    .NBLiveChat__footer form {
      display: flex;
      flex-direction: column;
      gap: 8px; }
  .NBLiveChat__textarea {
    display: flex;
    align-items: center;
    gap: 4px; }
    @media (max-width: 767px) {
      .NBLiveChat__textarea {
        padding-left: 35px;
        height: 27px; } }
  .NBLiveChat__input {
    position: relative;
    width: calc(100% - 76px); }
    @media (max-width: 767px) {
      .NBLiveChat__input {
        width: calc(100% - 45px);
        height: 27px; } }
    .NBLiveChat__input .emoji-wysiwyg-editor {
      display: block !important; }
    .NBLiveChat__input .emoji-wysiwyg-editor,
    .NBLiveChat__input input {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      height: 44px;
      width: 100%;
      border: none;
      box-shadow: none;
      background: none;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: var(--gray-dark);
      padding: 0px 0px 0px 0px; }
      .NBLiveChat__input .emoji-wysiwyg-editor:empty,
      .NBLiveChat__input input:empty {
        line-height: 44px; }
        .NBLiveChat__input .emoji-wysiwyg-editor:empty::before,
        .NBLiveChat__input input:empty::before {
          pointer-events: none; }
      @media (max-width: 767px) {
        .NBLiveChat__input .emoji-wysiwyg-editor,
        .NBLiveChat__input input {
          height: 27px !important;
          min-height: 27px;
          font-size: 16px;
          line-height: 24px; }
          .NBLiveChat__input .emoji-wysiwyg-editor:empty,
          .NBLiveChat__input input:empty {
            line-height: 27px; }
          .NBLiveChat__input .emoji-wysiwyg-editor:focus,
          .NBLiveChat__input input:focus {
            height: 27px !important; }
          .NBLiveChat__input .emoji-wysiwyg-editor:not(:empty),
          .NBLiveChat__input input:not(:empty) {
            line-height: 27px; } }
      .NBLiveChat__input .emoji-wysiwyg-editor::-webkit-scrollbar,
      .NBLiveChat__input input::-webkit-scrollbar {
        width: 5px; }
      .NBLiveChat__input .emoji-wysiwyg-editor::-webkit-scrollbar-thumb,
      .NBLiveChat__input input::-webkit-scrollbar-thumb {
        background: #DBDBDB;
        border-radius: 3px; }
      .NBLiveChat__input .emoji-wysiwyg-editor::-webkit-scrollbar-track,
      .NBLiveChat__input input::-webkit-scrollbar-track {
        background: var(--gray-super-light2); }
      .NBLiveChat__input .emoji-wysiwyg-editor::-moz-placeholder, .NBLiveChat__input input::-moz-placeholder {
        font-weight: 400 !important;
        color: var(--gray);
        font-family: Arial, Helvetica, sans-serif !important; }
      .NBLiveChat__input .emoji-wysiwyg-editor::placeholder,
      .NBLiveChat__input input::placeholder {
        font-weight: 400 !important;
        color: var(--gray);
        font-family: Arial, Helvetica, sans-serif !important; }
    .NBLiveChat__input-clear {
      width: 24px;
      height: 24px;
      cursor: pointer;
      position: relative; }
      .NBLiveChat__input-clear::after, .NBLiveChat__input-clear::before {
        content: '';
        width: 16px;
        height: 2px;
        top: 10px;
        left: 4px;
        border-radius: 2px;
        position: absolute;
        transform: rotate(45deg);
        background: var(--gray); }
      .NBLiveChat__input-clear::before {
        transform: rotate(-45deg); }
      @media (max-width: 767px) {
        .NBLiveChat__input-clear {
          display: none !important; } }
    .NBLiveChat__input .emoji-menu {
      bottom: 100%;
      left: 0px;
      width: 283px;
      border: 1px solid var(--gray-super-light);
      border-radius: 8px; }
      .NBLiveChat__input .emoji-menu .emoji-items-wrap {
        overflow: auto; }
  .NBLiveChat__send {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    outline: none; }
    @media (max-width: 767px) {
      .NBLiveChat__send {
        height: 27px; } }
  .NBLiveChat__tools {
    display: flex;
    align-items: center;
    gap: 12px; }
    @media (max-width: 767px) {
      .NBLiveChat__tools {
        position: absolute;
        left: 10px;
        bottom: 13px; }
        .NBLiveChat__tools .js-emodji {
          display: none; } }
    .NBLiveChat__tools-item {
      width: 24px;
      height: 24px;
      flex-shrink: 0;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      color: var(--gray-light); }
      .NBLiveChat__tools-item.active {
        color: var(--blue-dark); }
      .NBLiveChat__tools-item input[type="file"] {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding: 0;
        background: transparent;
        cursor: pointer;
        border: none;
        font-size: 0;
        line-height: 0;
        height: auto;
        opacity: 0; }
  .NBLiveChat__actions {
    grid-area: actions;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-end; }
    @media (max-width: 767px) {
      .NBLiveChat__actions {
        gap: 8px 5px; } }
    .NBLiveChat__actions-item {
      cursor: pointer;
      padding: 6px 15px;
      border-radius: 26px;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      width: auto;
      color: var(--green-light);
      border: 1px solid var(--green-light);
      animation: messageShow 0.2s ease-in-out 0s 1; }
      @media (max-width: 767px) {
        .NBLiveChat__actions-item {
          font-size: 14px;
          line-height: 16px;
          padding: 5px 10px; } }
      .NBLiveChat__actions-item:hover {
        background: var(--green-hover);
        color: var(--white);
        border-color: var(--green-hover); }
      .NBLiveChat__actions-item:active {
        background: var(--green-light);
        color: var(--white); }
    .NBLiveChat__actions-footer {
      width: 100%;
      display: flex;
      gap: 6px;
      justify-content: flex-end;
      align-items: center; }
      .NBLiveChat__actions-footer svg {
        cursor: pointer; }
        @media (max-width: 767px) {
          .NBLiveChat__actions-footer svg {
            height: 26px;
            width: auto; } }
    .NBLiveChat__actions-nav {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 22px;
      height: 22px;
      cursor: pointer;
      border: 1px solid var(--orange-medium);
      border-radius: 11px;
      position: relative; }
    .NBLiveChat__actions-descr {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 100%);
      color: #F08013; }
  .NBLiveChat__files {
    display: flex;
    gap: 8px;
    width: 100%; }
    @media (max-width: 767px) {
      .NBLiveChat__files {
        gap: 5px; } }
    .NBLiveChat__files-item {
      border-radius: 5px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: 51px;
      height: 44px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      background-color: var(--orange-light);
      position: relative; }
      .NBLiveChat__files-item.error {
        outline: 1px solid var(--red); }
      @media (max-width: 767px) {
        .NBLiveChat__files-item {
          width: 37px;
          height: 35px; } }
    .NBLiveChat__files-del {
      position: absolute;
      top: -2px;
      right: -4px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      cursor: pointer;
      background: var(--gray-dark); }
      @media (max-width: 767px) {
        .NBLiveChat__files-del {
          width: 8px;
          height: 8px; } }
      .NBLiveChat__files-del::before, .NBLiveChat__files-del::after {
        content: '';
        display: block;
        width: 6px;
        height: 1px;
        border-radius: 2px;
        background: var(--white);
        position: absolute;
        left: 3px;
        top: 5px;
        transform: rotate(45deg); }
        @media (max-width: 767px) {
          .NBLiveChat__files-del::before, .NBLiveChat__files-del::after {
            width: 4px; } }
      .NBLiveChat__files-del::after {
        transform: rotate(-45deg); }
    .NBLiveChat__files-text {
      font-size: 12px;
      font-weight: 900;
      text-transform: uppercase;
      color: var(--white); }
    .NBLiveChat__files-error {
      position: absolute;
      left: 0;
      bottom: calc(100% + 5px);
      font-family: Arial;
      color: var(--red);
      font-size: 10px;
      line-height: 10px;
      text-align: left;
      background: var(--white); }
      @media (max-width: 767px) {
        .NBLiveChat__files-error {
          font-size: 6px;
          line-height: 9px; } }
  .NBLiveChat__dialog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(61, 61, 61, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--br); }
    .NBLiveChat__dialog-block {
      border: 2px solid var(--gray-super-light3);
      background: var(--white);
      border-radius: 10px;
      display: flex;
      flex-direction: column;
      text-align: center;
      width: 280px;
      flex-shrink: 0; }
      @media (max-width: 767px) {
        .NBLiveChat__dialog-block {
          width: 210px; } }
    .NBLiveChat__dialog-message {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 15px;
      color: var(--gray-middle2);
      padding: 15px 30px; }
      @media (max-width: 767px) {
        .NBLiveChat__dialog-message {
          font-size: 13px; } }
    .NBLiveChat__dialog-buttons {
      display: flex;
      align-items: center;
      border-top: 1px solid var(--gray-super-light); }
      .NBLiveChat__dialog-buttons :nth-child(1) {
        color: var(--blue-dark2); }
    .NBLiveChat__dialog-button {
      width: 100%;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      color: var(--gray-dark);
      cursor: pointer;
      padding: 5px 20px;
      height: 40px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 767px) {
        .NBLiveChat__dialog-button {
          font-size: 13px;
          height: 30px; } }
      .NBLiveChat__dialog-button + .NBLiveChat__dialog-button {
        border-left: 1px solid var(--gray-super-light); }
  .NBLiveChat__review {
    grid-area: text;
    text-align: center; }
    .NBLiveChat__review.disabled {
      pointer-events: none; }
    .NBLiveChat__review-message {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 5px;
      background: var(--gray-super-light4);
      padding: 10px 20px;
      border-radius: 9px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .NBLiveChat__review-message {
          padding: 6px 20px; } }
      .NBLiveChat__review-message_title {
        font-family: 'Arial';
        font-weight: 400;
        font-size: 12px;
        line-height: 16px; }
        @media (max-width: 767px) {
          .NBLiveChat__review-message_title {
            font-size: 8px;
            line-height: 9px; } }
    .NBLiveChat__review-stars {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: row-reverse;
      gap: 0px; }
      .NBLiveChat__review-stars:hover .NBLiveChat__review-stars_item {
        color: var(--gray-super-light) !important; }
        .NBLiveChat__review-stars:hover .NBLiveChat__review-stars_item:hover {
          color: var(--blue) !important; }
          .NBLiveChat__review-stars:hover .NBLiveChat__review-stars_item:hover ~ .NBLiveChat__review-stars_item {
            color: var(--blue) !important; }
      .NBLiveChat__review-stars_item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 28px;
        height: 24px;
        color: var(--gray-super-light);
        cursor: pointer; }
        .NBLiveChat__review-stars_item svg {
          width: 100%;
          height: 100%; }
        @media (max-width: 767px) {
          .NBLiveChat__review-stars_item {
            width: 18px;
            height: 18px; } }
        .NBLiveChat__review-stars_item.active {
          color: var(--blue); }
          .NBLiveChat__review-stars_item.active ~ .NBLiveChat__review-stars_item {
            color: var(--blue); }
    .NBLiveChat__review-block {
      position: absolute;
      top: 75px;
      left: 0;
      right: 0;
      bottom: 0;
      background: var(--white);
      z-index: 2;
      flex-direction: column;
      gap: 25px;
      padding: 27px;
      opacity: 0;
      animation: messageShow 0.4s ease-in-out 1s 1;
      animation-fill-mode: forwards;
      border-radius: 0px 0px var(--br) var(--br);
      display: none; }
      @media (max-width: 767px) {
        .NBLiveChat__review-block {
          top: 49px; } }
      .NBLiveChat__review-block.active {
        display: flex; }
      .NBLiveChat__review-block_content form {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px; }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_content form {
            gap: 7px; } }
      .NBLiveChat__review-block_title {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 130%;
        color: var(--gray-dark); }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_title {
            font-size: 12px;
            line-height: 16px; } }
      .NBLiveChat__review-block_status {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        color: var(--gray-light); }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_status {
            font-size: 10px;
            line-height: 12px; } }
      .NBLiveChat__review-block_input textarea,
      .NBLiveChat__review-block_input input {
        border-radius: 20px;
        border: 1px solid var(--blue);
        padding: 0px 15px;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        color: var(--gray-middle);
        font-size: 14px;
        line-height: 130%;
        width: 260px;
        height: 40px; }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_input textarea,
          .NBLiveChat__review-block_input input {
            font-size: 10px;
            line-height: 15px;
            width: 232px;
            height: 25px;
            padding: 0px 6px; } }
      .NBLiveChat__review-block_input textarea {
        resize: none;
        height: 160px;
        padding: 15px; }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_input textarea {
            height: 100px; } }
      .NBLiveChat__review-block_buttons {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 7px; }
    .NBLiveChat__review-success {
      display: flex;
      display: flex;
      align-items: flex-start;
      gap: 7px; }
      .NBLiveChat__review-success svg {
        flex-shrink: 0;
        width: 24px;
        height: auto; }
        @media (max-width: 767px) {
          .NBLiveChat__review-success svg {
            width: 16px; } }
  .NBLiveChat__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    background: var(--blue);
    color: var(--white);
    cursor: pointer;
    font-family: 'Arial';
    font-weight: 700;
    width: 240px;
    height: 48px;
    font-size: 12px;
    line-height: 16px;
    font-size: 16px;
    line-height: 24px; }
    @media (max-width: 767px) {
      .NBLiveChat__btn {
        width: 186px;
        height: 34px;
        font-size: 12px;
        line-height: 16px; } }

.emoji-menu-tabs tr {
  display: flex;
  gap: 10px; }

@keyframes messageShow {
  0% {
    opacity: 0;
    transform: scale(0) translateY(10%); }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0%); } }

@keyframes preloader {
  0% {
    transform: scale(0); }
  20% {
    transform: scale(1); }
  40% {
    transform: scale(0); }
  100% {
    transform: scale(0); } }

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

