

/* Start:/local/templates/verdistore/components/bitrix/news/sales/bitrix/news.detail/.default/style.css?176355103115276*/
.nx-section {
	position: relative;
}

.nx-section:first-child {
	margin-top: 20px
}

.nx-section__head {
	margin-bottom: 40px
}

.nx-section__head .nx-section__title {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 0
}

.nx-section__head .nx-section__title:last-child {
	margin-right: 0
}

.nx-section__head .nx-section__text {
	margin-top: 10px
}

.nx-section__head .nx-section__link,.nx-section__head .nx-section__title {
	vertical-align: baseline
}

.nx-section__head .nx-section__btn {
	float: right
}

.nx-section__date,.nx-section__title {
	margin-bottom: 20px
}

.nx-section__element {
	margin-bottom: 30px
}

.nx-section__element-inner {
	margin-bottom: 30px;
	display: flex;
	width: 100%;
	align-items: flex-start;
	justify-content: space-between
}

.nx-section__item {
	margin-bottom: 40px
}

.nx-section__block {
	margin-bottom: 50px
}

.nx-section__block:last-child {
	margin-bottom: 0
}

.nx-section__box {
	margin-bottom: 60px
}

.nx-section__box:last-child {
	margin-bottom: 0
}

.nx-section.nx-section_bg {
	padding-top: 30px;
	padding-bottom: 40px;
	margin: 0;
	width: auto
}

.nx-section.nx-section_bg.nx-section_inner {
	padding-left: 65px;
	padding-right: 65px
}

.nx-section.nx-section_bg.nx-section_c-dark {
	background-color: #979797;
	color: #fff
}

.nx-section.nx-section_page {
	margin-top: 100px;
	margin-bottom: 120px
}

@media (min-width: 768px) and (max-width:1023px) {

	.nx-section__head {
		margin-bottom: 30px
	}

	.nx-section.nx-section_bg {
		padding-top: 40px;
		padding-bottom: 60px;
		margin-right: 0;
		margin-left: 0
	}
}

@media (max-width: 1023px) {
	.nx-section__box {
		margin-bottom:60px
	}

	.nx-section__box:last-child {
		margin-bottom: 0
	}

	.nx-section__col {
		margin-bottom: 60px
	}

	.nx-section__col:last-child {
		margin-bottom: 0
	}

	.nx-section__col-small {
		margin-bottom: 30px
	}

	.nx-section__col-small:last-child {
		margin-bottom: 0
	}

	.nx-section.nx-section_page {
		margin-top: 40px;
		margin-bottom: 80px
	}
}

@media (max-width: 767px) {

	.nx-section__head {
		margin-bottom: 25px
	}

	.nx-section__head .nx-section__title {
		margin-bottom: 5px
	}

	.nx-section__head .nx-section__btn {
		float: none
	}

	.nx-section__head .nx-section__text {
		margin-top: 5px
	}

	.nx-section__date {
		margin-bottom: 10px
	}

	.nx-section__box {
		margin-bottom: 60px
	}

	.nx-section__col {
		margin-bottom: 40px
	}

	.nx-section__col-small {
		margin-bottom: 20px
	}

	.nx-section__element-inner {
		margin-bottom: 30px;
		flex-direction: column
	}

	.nx-section.nx-section_bg {
		padding-top: 20px;
		padding-bottom: 30px
	}

	.nx-section.nx-section_bg.nx-section_inner {
		padding-left: 35px;
		padding-right: 35px
	}
}

.nx-tabs {
	position: relative;
	margin-bottom: 20px;
	font-size: 13px;
	overflow: hidden;
	z-index: 1
}

.nx-tabs,.nx-tabs__wrap {
	list-style-type: none
}

.nx-tabs__item {
	width: auto
}

.nx-tabs__item:last-child {
	margin-right: 0
}

.nx-tabs__link {
	position: relative;
	display: block;
	padding-bottom: 10px;
	color: #979797;
	text-transform: uppercase;
	cursor: pointer
}

.nx-tabs__link:hover {
	color: #272727
}

.is-active>.nx-tabs__link,.nx-tabs__link.is-active {
	cursor: default
}

.is-active>.nx-tabs__link,.is-active>.nx-tabs__link:hover,.nx-tabs__link.is-active,.nx-tabs__link.is-active:hover {
	color: #272727
}

.is-active>.nx-tabs__link:after,.nx-tabs__link.is-active:after {
	position: absolute;
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #272727;
	border-radius: 50%
}

.nx-breadcrumbs {
	position: relative;
	font-size: 13px;
	line-height: 15px;
	display: flex;
	flex-wrap: wrap
}

@media (max-width: 1023px) {
	.nx-breadcrumbs {
		margin-bottom:12px
	}
}

.nx-breadcrumbs--cert {
	display: none
}

@media (max-width: 767px) {
	.nx-breadcrumbs--cert {
		display:block;
		margin-bottom: 22px
	}
}

.nx-breadcrumbs__link {
	color: inherit
}

.nx-breadcrumbs__item {
	position: relative;
	display: block;
	margin-right: 5px;
	min-width: 0;
	color: #979797
}

.nx-breadcrumbs__item:last-child:not(.prod-card .nx-breadcrumbs__item,.blogs-view__head .nx-breadcrumbs__item,.promo-head .nx-breadcrumbs__item,.cert .nx-breadcrumbs__item) {
	pointer-events: none;
	color: #272727
}

@media (max-width: 767px) {
	.nx-breadcrumbs__item:last-child:not(.prod-card .nx-breadcrumbs__item,.blogs-view__head .nx-breadcrumbs__item,.promo-head .nx-breadcrumbs__item,.cert .nx-breadcrumbs__item) {
		color:#fff
	}
}

.nx-breadcrumbs__item:last-child .nx-breadcrumbs__divider {
	display: none
}

.nx-breadcrumbs__item:first-child {
	pointer-events: auto
}

.nx-breadcrumbs__back {
	width: 8px;
	height: 9px;
	fill: #ec47ae
}

.nx-pagination {
	display: flex;
	gap: 2px;
	justify-content: center;
	margin: 20px auto
}

.nx-pagination__arrow {
	display: block;
	padding: 0 5px;
	fill: #979797;
	color: #979797;
	opacity: .8
}

.nx-pagination__arrow-icon {
	width: 8px;
	height: 22px
}

.nx-pagination__arrow_next {
	transform: scaleX(-1)
}

.nx-pagination__arrow:hover {
	opacity: .7
}

.nx-pagination__arrow.disabled {
	opacity: .3;
	cursor: default
}

.nx-pagination__item {
	display: flex
}

.nx-pagination__link {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 22px;
	padding: 0 7px;
	color: #272727;
	line-height: 1.1;
	border-radius: 4px
}

.nx-pagination__link span {
	border-bottom: none
}

.nx-pagination__link.link.active {
	cursor: default;
	color: #f6f6f6;
	background-color: #272727
}

.nx-pagination__dots {
	padding: 0 7px
}

.nx-pagination_single {
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0
}

@media (max-width: 767px) {
	.nx-pagination {
		margin:20px auto
	}

	.nx-pagination__arrow,.nx-pagination__dots {
		padding: 2px 9px
	}

	.nx-pagination__link {
		padding: 2px 7px
	}

	.nx-pagination_single {
		position: static
	}
}

.nx-actions {
	display: flex;
	width: 100%;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: -20px;
	position: relative
}

.nx-actions__agree-label {
	position: relative;
	padding-left: 28px;
	font-size: 13px;
	cursor: pointer
}

.nx-actions__agree-label a {
	display: inline;
	color: #979797
}

.nx-actions__agree-label:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	top: -2px;
	left: 0;
	background-color: #f7f7f7;
	border-radius: 4px
}

.nx-actions__agree-checkbox:checked+.nx-actions__agree-label:before {
	background-color: #272727
}

.nx-actions__agree-label:after {
	position: absolute;
	content: "";
	width: 15px;
	height: 11px;
	top: 3px;
	left: 2px;
	opacity: 0;
	visibility: hidden;
	background-image: url(/local/templates/verdistore/assets/images/icons/check-small.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	transition: all .3s ease-in-out
}

.nx-actions__agree-checkbox:checked+.nx-actions__agree-label:after {
	opacity: 1;
	visibility: visible
}

@media (max-width: 767px) {
	.nx-actions__agree-label {
		padding-left:29px
	}

	.nx-actions__agree-label:before {
		width: 18px;
		height: 18px
	}

	.nx-actions__agree-label:after {
		width: 10px;
		height: 8px;
		top: 3px;
		left: 4px
	}
}

.nx-actions__item {
	margin-right: 20px;
	margin-bottom: 20px
}

.nx-actions__item:last-child {
	margin-right: 0
}

.nx-actions_center {
	justify-content: center
}

.nx-actions_space-between {
	justify-content: space-between
}

.nx-actions_offset-top {
	margin-top: 30px
}

.nx-actions_small .nx-actions__item {
	margin-right: 10px
}

.nx-actions_note {
	flex-wrap: nowrap;
	align-items: flex-start
}

.nx-actions_note .nx-actions__item_btn {
	flex: none
}

.nx-actions_modal {
	display: block;
	margin: 40px 0 -10px
}

.nx-actions_modal .nx-actions__item {
	margin-bottom: 10px
}

.nx-actions_col {
	display: block
}

.nx-actions_single {
	margin-bottom: 0
}

.nx-actions_single .nx-actions__item {
	margin-bottom: 0;
	margin-right: 0
}

@media (max-width: 767px) {
	.nx-actions__el {
		margin-right:10px;
		margin-bottom: 10px
	}

	.nx-form-subscribe .nx-actions__el {
		margin-right: 0;
		width: 100%
	}

	.nx-actions_note {
		display: block
	}

	.nx-actions_note .nx-actions__item {
		margin-right: 0
	}
}


.promo__heading {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 40px
}

.promo__title {
	font-weight: 400;
	font-size: 50px;
	line-height: 55px;
	letter-spacing: -.03em;
	text-transform: uppercase
}

.promo__description {
	color: #272727;
	max-width: 60vw
}

@media (max-width: 1023px) {
	.promo__description {
		max-width:80vw
	}
}

.promo__tabs {
	padding-bottom: 25px
}

.promo__tabs-item {
	margin-right: 15px
}

.promo__tabs-item:last-child {
	margin-right: 0
}

.promo__list {
	list-style-type: none
}

.promo__list li {
	margin-bottom: 80px
}

@media (max-width: 767px) {
	.promo__title {
		font-size:28px;
		line-height: 34px;
		letter-spacing: normal;
		margin-bottom: 15px
	}

	.promo__heading {
		display: block;
		margin-bottom: 20px
	}

	.promo__description {
		max-width: none
	}

	.promo__list {
		margin-bottom: 20px
	}

	.promo__list li {
		margin-bottom: 40px
	}
}

.promotions-slider .nx-list-slider__next,.promotions-slider .nx-list-slider__prev {
	background: rgba(45,45,45,.25);
	border-radius: 4px;
	width: 50px;
	height: 40px;
	color: #fff;
	top: 38%
}

.promotions-slider .nx-list-slider__next:hover,.promotions-slider .nx-list-slider__prev:hover {
	opacity: 1;
	background: rgba(45,45,45,.4)
}

.promotions-slider .nx-list-slider__next {
	right: 0
}

.promotions-slider .nx-list-slider__prev {
	left: 0
}

.promotions-slider .nx-list-slider__next-icon,.promotions-slider .nx-list-slider__prev-icon {
	width: 8px;
	height: 8px
}

@media (max-width: 1599px) {
	.promotions-slider .nx-list-slider__next,.promotions-slider .nx-list-slider__prev {
		top:32%
	}
}

@media (max-width: 1399px) {
	.promotions-slider .nx-list-slider__next,.promotions-slider .nx-list-slider__prev {
		top:30%
	}
}

@media (max-width: 1023px) {
	.promotions-slider .nx-list-slider__next,.promotions-slider .nx-list-slider__prev {
		display:none
	}
}

.tabs {
	position: relative;
	display: flex;
	justify-content: space-between;
	z-index: 20;
	list-style-type: none;
	padding-bottom: 30px;
	padding-top: 20px
}

.tabs__item {
	position: relative;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: -.01em;
	text-transform: uppercase;
	color: #979797;
	text-align: center;
	cursor: pointer;
	transition: .15s ease-out
}

.tabs__item a {
	color: inherit
}

.tabs__item.tabs__item.active,.tabs__item:hover {
	color: #272727
}

.tabs__item.tabs__item.active:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	left: 50%;
	transform: translateY(-50%);
	bottom: -15px
}

@media (max-width: 767px) {
	.tabs {
		justify-content:flex-start
	}
}

.letters {
	padding: 19px 0;
	-ms-overflow-style: none;
	scrollbar-width: none;
	overflow: auto
}

.letters::-webkit-scrollbar {
	width: 0
}

.letters__list {
	display: flex;
	list-style: none
}

.letters__item {
	margin-right: 8px
}

.letters__item--digits {
	margin-right: auto;
	padding-right: 24px
}

.letters__item--russian {
	margin-left: auto;
	padding-left: 24px
}

.letters__item:last-child {
	margin-right: 0
}

.letters__letter {
	font-size: 16px;
	line-height: 1.12;
	color: #272727;
	white-space: nowrap;
	cursor: pointer
}

.letters__letter.disabled {
	color: #979797;
	pointer-events: none
}

.letters__letter.active {
	color: #ec47ae
}

.promo-head {
	display: flex;
	background-color: #f8f8f9;
	border-radius: 8px;
	overflow: hidden;
	isolation: isolate
}

.promo-head .nx-breadcrumbs {
	position: absolute;
	left: 40px;
	top: 20px;
	z-index: 1
}

.promo-head__left {
	position: relative;
	padding: 24px 20px 20px;
	flex-basis: 30%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.promo-head__left--promotions {
	padding-top: 100px
}

.promo-head__right {
	flex-basis: 71%
}

.promo-head__right .inner {
	position: relative;
	height: 100%;
	width: 100%
}

.promo-head__img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.promo-head__img--mobile {
	display: none
}

.promo-head__tags {
	position: absolute;
	top: 21px;
	right: 20px;
	justify-content: flex-end
}

.promo-head .promo__title,.promo-head__date {
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	color: #272727
}

.promo-head__date {
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -.025em;
	margin-bottom: 20px
}

.promo-head .promo__title {
	font-size: 50px;
	line-height: 55px;
	letter-spacing: -.03em
}

.promo-head__subheadline {
	text-align: center
}

.promo-head__subheadline b,.promo-head__subheadline span {
	font-weight: 400;
	color: #ec47ae
}

.likely_dnext .promo-head .likely__widget,.promo-head .btn,.promo-head .likely_dnext .likely__widget {
	margin-top: 110px;
	align-self: center
}

@media (max-width: 1023px) {
	.promo-head {
		flex-direction:column-reverse;
		justify-content: flex-end
	}

	.promo-head .nx-breadcrumbs {
		top: 15px;
		left: 0
	}

	.promo-head__left {
		flex-basis: 100%;
		padding-bottom: 20px
	}

	.promo-head__left--promotions {
		padding-top: 64px
	}

	.promo-head__right {
		flex-basis: 100%
	}

	.promo-head__top {
		margin-bottom: 36px
	}

	.promo-head__middle {
		padding-right: 0;
		padding-left: 0
	}

	.promo-head__date {
		position: absolute;
		margin-bottom: 0;
		left: 20px;
		top: 25px;
		font-size: 13px;
		line-height: 15px;
		letter-spacing: -.01em
	}

	.promo-head .promo__title {
		font-size: 28px;
		line-height: 34px;
		letter-spacing: normal
	}

	.promo-head__subheadline {
		margin-bottom: 24px
	}

	.likely_dnext .promo-head .likely__widget,.promo-head .btn,.promo-head .likely_dnext .likely__widget {
		margin-top: 16px
	}
}

@media (max-width: 767px) {
	.promo-head {
		margin-left:-20px;
		margin-right: -20px;
		border-radius: 0
	}

	.main-slider .promo-head__img {
		display: none
	}

	.main-slider .promo-head__img--mobile {
		display: block
	}
}

.qr_block {
	top: 50px;
	position: relative;
	align-self: center;
}

.app_img_block {
	display: none;
}

.h7_qr {
	display: block;
	text-align: center;
}

@media (max-width: 1024px) {
	.app_img_block {
		align-self: center;
		margin-top: 25px;
		display: inline-block;
	}

	.qr_block {
		display: none;
	}

	.h7_qr {
		display: none;
	}
}

.promo-head__left_width {
	max-width: 464px !important;
	flex-basis: auto;
	width: 100%;
}

.promo-head-height {
	height: 600px !important;
}

.promo-head__right_width {
	flex-basis: auto;
	width: 100%;
}

.promo__title_size {
	font-size: 42px !important;
}

@media (max-width: 1023px) {
	.promo-head__left_width {
		max-width: none !important;
	}

	.promo__title_size {
		font-size: 28px !important;
	}

	.promo-head-height {
		height: 100% !important;
	}
}

@media (min-width: 1366px) {
	/*.promo-head-height {*/
	/*	height: 100% !important;*/
	/*}*/
}

.adrevtising_active {
	display: block !important;
	z-index: 100000;
	position: absolute;
}


.active_pagination{
	cursor: default;
	color: #f6f6f6 !important;
	background-color: #272727;
}

.container {
	position: relative;
	background: transparent;
	max-width: 1640px;
	width: 100%;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 0;
}
/* End */
/* /local/templates/verdistore/components/bitrix/news/sales/bitrix/news.detail/.default/style.css?176355103115276 */
