

/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog-production/style.css?17701955302651*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.similar-items-vertical{
	height: 450px;
    	overflow-y: scroll;
    	overflow-x: hidden;
}

.similar-items-vertical::-webkit-scrollbar{        
    	width: 5px;
}

.similar-items-vertical::-webkit-scrollbar-track{
    	background-color:#ecedee;
}

.similar-items-vertical::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0px;
	  border-radius: 0px;
	  background-color: #92c548;
	  height: 25px;
  }
.slideFilterTitle{
	display: none;
}
@media(max-width: 475px){
	.slideFilterTitle{
		display: block;
		padding: 10px;
		background: #1ebaf6;
		color: #fff;
		font-weight: bold;
		font-size: 15px;
		cursor: pointer;
	}
	.slideFilter{
		display: none;
	}
}
@media(max-width: 768px){
    .customImg{
        display: none;
    }
}
/* ПК: кнопка не нужна */
@media (min-width: 768px) {
    .load-more.btn-link--primary.js-open-categories-modal { display: none; }
}

/* Мобилка: сайдбарный блок скрываем, откроем его в модалке */
@media (max-width: 768px){
    .side-bar #jsSidebarCategories { display:none; }
}

/* Модалка */
.categories-modal { display: none; position: fixed; inset: 0; z-index: 9999; }
.categories-modal[aria-hidden="false"] { display: block; }

.categories-modal__overlay { position: absolute; inset: 0; background: rgba(0,0,0,.5); }
.categories-modal__dialog {
    position: relative;
    width: calc(100% - 24px);
    max-width: 560px;
    margin: 60px auto;
    background: #fff;
    border-radius: 12px;
    padding: 16px;
    max-height: calc(100vh - 120px);
    overflow: auto;
}
.categories-modal__close {
    position: sticky;
    top: 0;
    margin-left: auto;
    display: block;
    font-size: 28px;
    line-height: 1;
    background: transparent;
    border: 0;
    cursor: pointer;
}
@media (max-width: 992px) {
    body.mob-filter-open .mobile-bottom-nav,
    body.mob-categories-open .mobile-bottom-nav {
        display: none !important;
    }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new_design/assets/new-style.css?1780993905158199*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@200;400;500;700&display=swap');

.wrapper.hny.inner-page-all-content {
	box-sizing: border-box;
}

ul.tabs-nav {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	float: none;
}

ul.tabs-nav li {
	cursor: pointer;
	transition: 0.3s;
}

@media (max-width: 767px) {
	.tab-pane table {
		width: 100% !important;
	}

}

.tab-pane {
	visibility: hidden;
	height: 0;
	overflow-y: hidden;
	transition: opacity 0.7s ease;
	opacity: 0;
}

.tab-pane.current {
	visibility: visible;
	height: auto;
	overflow-y: visible;
	opacity: 1;
}

.d-flex { display: flex!important; }

.text-primary { color: #02aff0!important; }

.text-bold { font-weight: 700!important; }

.text-uppercase { text-transform: uppercase!important; }

.slider-arrow {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-size: 14px 20px;
	background-position: center center;
	background-color: #02aff0;
	border-radius: 50%;
	cursor: pointer;
}

.slider-arrow-prev {
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new/assets/img/icons/angle-left-white.png);
}

.slider-arrow-next {
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new/assets/img/icons/angle-right-white.png);
}

.similar-items-carousel .slider-arrow-prev{
	right: 45px;
	left: auto;
}

.gap-30 {
	gap: 30px!important;
}

.s-product-detail {
	font-family: "Roboto", sans-serif;
	line-height: 1.2;
	box-sizing: border-box;
	overflow: hidden;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.s-product-detail * {
	box-sizing: border-box;
}

.link-file {
	display: inline-flex;
	align-items: center;
	gap: 15px;
	color: #02aff0;
	text-decoration: underline;
	font-weight: 500;
	font-size: 14px;
}

.link-file::before {
	content: url(/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new/assets/img/icons/file.png);
}

.product-detail__head {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

section.s-product-detail .product-detail__title {
	/*max-width: 460px;*/
	margin: 0 0 90px;
	padding: 0;
	font-weight: 500;
	font-size: 30px;
	line-height: 1.2;
	color: #02aff0;
	text-transform: none;
	text-align: left;
}

.product-detail__char {
	display: flex;
	gap: 0.4em;
	font-weight: 500;
	font-size: 18px;
	color: #999999;
}

.product-detail__char .val,
.product-detail__char .val a {
	color: #02aff0;
}

.s-product-detail .price-block {
	width: 308px;
	min-width: 308px;
	padding: 16px 22px;
	background-color: #f5f5f5;
	border-radius: 5px;
	box-sizing: border-box;
}

.price-block__main {
	margin: 0 0 12px;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	color: #02aff0;
	text-align: center;
}

.price-block__main .currency {
	font-weight: 200;
}

.price-block__currency {
	font-size: 20px;
	font-weight: 500;
	color: #666;
	text-align: center;
}

.price-block__currency .currency {
	color: #02aff0;
}

.price-block__btns {
	display: flex;
	flex-wrap: wrap;
	margin: 12px 0 0;
	gap: 12px;
}

.price-block__btns .button,
.price-block__btns .bk_container,
.price-block__btns .btn-buy--extra {
	width: calc(50% - 6px);
	font-size: 12px!important;
}

.product-detail__links {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 20px 0 0;
	gap: 12px;
}

.product-detail__links a {
	display: inline-flex;
	align-items: baseline;
	gap: 6px;
	color: #000;
	font-size: 14px;
}

.product-detail__links .reviews {
	margin: 0;
}

.button {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 35px;
	font-weight: 500;
	font-size: 14px;
	font-family: "Roboto", sans-serif !important;
	text-align: center;
	border-radius: 35px;
}

.button--primary {
	background-color: #02aff0;
	color: #fff;
}

.button--primary-outline {
	border: 1px solid #02aff0;
	color: #02aff0;
}

.button--secondary {
	background-color: #04c5cc;
	color: #fff;
}

.w\:50p {
	width: 50%!important;
}

.product-detail__picture {
	margin: 16px 0 22px;
}

.product-detail__description {
	margin: 0 0 22px;
	color: #333333;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.2;
}

.product-detail__files {
	margin: 22px 0 24px;
}

.product-detail__tip {
	font-size: 12px;
	font-weight: 500;
	color: #999999;
	margin-bottom: 30px;
}

.product-detail-slider {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.product-detail-slider .slider-arrows {
	position: absolute;
	display: flex;
	justify-content: space-between;
	align-items: center;
	top: calc(50% - 16px);
	left: 15px;
	right: 15px;
	z-index: 21;
	pointer-events: none;
}

.product-detail-slider .slider-arrow {
	pointer-events: all;
}

.product-detail-slider a {
	position: relative;
	display: block;
	padding-bottom: 60%;
}

.product-detail-slider img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}

body .fancybox-thumbs {
	top: auto;
	width: auto;
	bottom: 0;
	left: 0;
	right : 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.3);
}

body .fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px;
}

.product-detail__content {
	display: flex;
	gap: 50px;
}

.product-detail__thumbs {
	position: relative;
	margin: 21px auto 40px;
	/*max-width: 560px;*/
}

/*.product-detail__thumbs::before {*/
/*	content: '';*/
/*	position: absolute;*/
/*	left: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	height: 100px;*/
/*	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);*/
/*	z-index: 21;*/
/*}*/

.product-detail__thumbs .slider-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
}

.product-detail__thumbs .slider-arrow-prev {
	left: 15px;
}

.product-detail__thumbs .slider-arrow-next {
	right: 15px;
}

.product-detail-thumbs-slider {
	/*height: 365px;
	width: 308px;
	min-width: 308px;*/
	overflow: hidden;
}

.product-detail-thumbs-slider .swiper-button-lock {
	opacity: 0;
	visibility: hidden;
}

/*.product-detail-thumbs-slider .swiper-slide {
	display: flex;
	gap: 24px;
}*/

/*@media (min-width: 768px) {
	.product-detail-thumbs-slider .swiper-slide {
		height: 83px;
	}
}*/

.product-detail-thumbs-slider .swiper-slide {
	position: relative;
	padding-bottom: 12vw;
}

.product-detail-thumbs-slider img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 100%;
	max-width: 100%;
}

.product-detail__gallery {
	margin: 0 0 40px 0;
}

.product-detail__gallery .title {
	margin: 0 0 32px;
	font-weight: 500;
	font-size: 22px;
	line-height: 1;
	color: #02aff0;
	text-transform: uppercase;
}

.product-detail__gallery-list {
	display: flex;
	margin: 0 -6px;
}

.product-detail__gallery-list a {
	position: relative;
	display: block;
	width: 25%;
	padding: 0 6px;
}

.product-detail__gallery-list a:nth-child(n+5) {
	display: none;
}

.product-detail__gallery-list img {
	display: block;
	width: 100%;
	border-radius: 5px;
}

.product-detail__gallery-list span {
	position: absolute;
	top: 0;
	left: 6px;
	right: 6px;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	border-radius: 5px;
	font-size: 36px;
	font-weight: 200;
	z-index: 11;
}

.product-detail__gallery-list span::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #95e0fc;
	opacity: 0.6;
	border-radius: 5px;
	z-index: -1;
}


.product-detail__tabs {
	margin: 20px 0 40px;
	font-weight: 500;
	font-size: 14px;
	color: #666;
}

.product-detail__tabs h2 {
	margin: 26px 0 21px;
	color: #02aff0;
	font-size: 36px;
	line-height: 1.2;
}

.product-detail__tabs img {
	margin: 16px 0;
}

.product-detail__tabs p {
	margin-bottom: 16px;
}

.product-detail__tabs ul:not(.tabs-nav) {
	width: 100%;
	margin: 20px 0 16px;
	float: none;
}
.product-detail__tabs ul:not(.tabs-nav) li{
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}
.product-detail__tabs ul:not(.tabs-nav) li:before{
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #92c548;
	content: '';
	top: 7px;
	left: 0;
}
.product-detail__tabs-nav {
	width: 100%;
	margin: 0 0 32px;
	background-color: #e7e9ea;
	font-size: 14px;
	font-weight: 500;
	color: #333;
	border-radius: 5px;
}

.product-detail__tabs-nav li {
	margin: 0;
	padding: 11px 16px;
	border-radius: 5px;
}

.product-detail__tabs-nav li.current {
	background-color: #02aff0;
	color: #fff;
}

.product-detail__tabs iframe {
	max-width: 100%;
}

@media (min-width: 768px) {
	.price-block--mobile {
		display: none;
	}

	.product-detail__links.visible-mobile {
		display: none;
	}
}

@media (max-width: 1199px) {
	.product-detail__links .reviews {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.s-product-detail {
		width: 100%;
	}

	.product-detail__links.visible-desktop {
		display: none;
	}

	.product-detail__head {
		flex-direction: column;
	}

	section.s-product-detail .product-detail__title {
		max-width: unset;
		margin: 0 0 18px;
		font-size: 29px;
	}

	.product-detail__char {
		font-size: 14px;
	}

	.product-detail__links {
		margin: 16px 0 0;
	}

	.price-block--desktop {
		display: none;
	}

	.product-detail__picture {
		margin: 22px 0 0px;
	}

	.product-detail__gallery-list {
		flex-wrap: wrap;
		margin: -10px;
	}

	.product-detail__gallery-list a {
		width: 50%;
		box-sizing: border-box;
		padding: 10px;
	}

	.product-detail__gallery-list span {
		top: 10px;
		right: 10px;
		bottom: 10px;
		left: 10px;
	}

	/*.product-detail__tabs {
		margin-top: 40px;
	}*/

	.product-detail__tabs-nav {
		flex-direction: column;
		gap: 9px;
		background-color: transparent;
	}

	.product-detail__tabs-nav li {
		width: 100%;
		background-color: #e7e9ea;
	}

	.s-product-detail  .price-block {
		width: 100%;
		min-width: 100%;
		margin: 0px 0 15px;
	}

	.product-detail__content {
		flex-direction: column-reverse;
		gap: 0;
	}

	.product-detail__thumbs {
		margin: 21px -10px 0;
	}

	.product-detail__thumbs, .product-detail__thumbs * {
		box-sizing: border-box!important;
	}

	.product-detail__thumbs::before {
		display: none;
	}

	.product-detail-thumbs-slider {
		height: auto!important;
		width: 100%;
	}

	.product-detail-thumbs-slider .swiper-wrapper {
		transform: translate3d(10px, 0px, 0px);
	}

	.product-detail-thumbs-slider .swiper-slide {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		width: 25%;
		margin-right: 12px;
		padding-bottom: 24vw;
	}

	.product-detail-thumbs-slider img {
		border-radius: 5px;
	}

	.product-detail__thumbs .slider-arrow-prev {
		left: 15px;
	}

	.product-detail__thumbs .slider-arrow-next {
		right: 15px;
	}

	/*.product-detail-thumbs-slider .swiper-slide {
		flex-direction: column;
	}*/

	.product-detail__thumbs .slider-arrow {
		display: inline-flex!important;
	}
	.buyers-photo-slider .slider-arrows{
		display: none!important;
	}
	.product-detail-thumbs-slider .slider-arrow{
		display: none!important;
	}

	.buyers-photo-slider {
		margin-right: -10px!important;
	}

	.buyers-photo-slider .swiper-slide {
		width: 26%!important;
	}
}

@media (max-width: 680px) {
	.s-product-detail {
		padding: 0 10px;
	}
}

.text-toggle-detail {
	overflow: hidden;
	max-height: 100%;
}

.text-toggle-detail.open {
	max-height: unset;
}

.text-toggle-toggler {
	display: inline-flex;
	margin-top: 6px;
	color: #02aff0;
	cursor: pointer;
	font-weight: 500;
	line-height: 1;
	transition: all .3s ease;
	border-bottom: 1px dashed currentColor;
}

.text-toggle-toggler:hover {
	border-color: transparent;
}

.text-toggle-toggler span:nth-child(2) {
	display: none;
}

.text-toggle-toggler.open span:nth-child(1) {
	display: none;
}

.text-toggle-toggler.open span:nth-child(2) {
	display: inline;
}
.height-text.catalog-content h1{
	color: #02aff0!important;
	font-size: 30px!important;
	text-transform: inherit!important;
	font-weight: bold!important;
	line-height: 32px!important;

}
.similar-items-list .sub{
	display: none!important;
}

.buyers-photo-slider {
	position: relative;
}

.buyers-photo-slider .swiper-slide {
	width: 284px;
	margin-right: 12px;
}

.buyers-photo-slider .swiper-slide img:not(.youtubeIcon) {
	height: 100%;
}
.buyers-photo-slider .swiper-slide a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.buyers-photo-slider .slider-arrows {
	position: absolute;
	top: 50%;
	left: 15px;
	right: 15px;
	transform: translateY(-50%);
	display: flex;
	justify-content: space-between;
	align-items: center;
	pointer-events: none;
	z-index: 61;
}

.buyers-photo-slider .slider-arrow {
	pointer-events: all;
}
.youtubeContent{
	position: relative;
}
.youtubeIcon{
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 25px);
	width: 50px;
	height: 50px;
}
.buyers-photo-slider .swiper-slide{
	height: auto;
}
.product-detail__thumbs .youtubeContent img:not(.youtubeIcon){
	object-fit: cover;
	height: 100%;
}
@media (max-width: 767px) {
	.product-detail__gallery {
		margin-top: 32px;
	}
	.product-detail__tip{
		margin-bottom: 5px;
	}
	.youtubeIcon{
		width: 35px;
		height: 35px;
		top: calc(50% - 18px);
		left: calc(50% - 18px);
	}

}
.product-detail-description ol {
	padding-left: 30px;
}
.product-detail-description ol li {
	padding-left: 10px;
}
.product-detail-description ol li::marker {
	content: counter(list-item);
}
/*Task 27551 start */
#product-detail-description table td{
	border: 1px solid #000;
	vertical-align: middle;
	padding: 5px;
}
#product-detail-description table td p{
	margin-bottom: 0;
}

/*Task 27551 end */




/* Стили нового дизайна | beup */

:root {
	--font-family: "Roboto", sans-serif;
}

.tovar {
	padding: 0;
}

.tovar__container {
	max-width: 1180px;
	margin: 0 auto;
}

.tovar__desktop {
	display: block;
}

.tovar__mobile {
	display: none;
}

.tovar__title {
	margin-bottom: 16px;
}

.tovar__title h1 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 29px;
	color: #202223;
}

.tovar__grid {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	position: relative;
}

.tovar__left {
	width: 789px;
	flex: 0 0 789px;
	position: relative;
	align-self: flex-start;
}

.tovar__left-holder {
	position: relative;
	width: 789px;
	min-height: 1px;
}

.tovar__left-inner {
	width: 789px;
	position: relative;
	z-index: 5;
}

.tovar__left-inner.is-fixed {
	position: fixed;
	top: 20px;
	z-index: 5;
}

.tovar__left-inner.is-bottom {
	position: absolute;
	left: 0;
	right: auto;
	bottom: auto;
	top: 0;
	z-index: 5;
}

.tovar__right {
	width: 367px;
	flex: 0 0 367px;
	position: relative;
	z-index: 2;
}

.tovar__topline {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 16px;
}

.tovar__meta {
	display: flex;
	align-items: center;
	gap: 24px;
	flex-wrap: wrap;
}

.tovar__meta-item {
	display: flex;
	align-items: center;
	gap: 4px;
}

.tovar__meta-item span {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	color: #a0a0a0;
}

.tovar__meta-item a {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	color: #00afef;
	text-decoration: none;
}

.tovar__dealer {
	display: flex;
	align-items: center;
	gap: 8px;
}

.tovar__dealer img {
	width: 26px;
	height: 26px;
	object-fit: contain;
	flex: 0 0 18px;
}

.tovar__dealer span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 18px;
	color: #8dc74a;
	white-space: nowrap;
}

.tovar__gallery {
	width: 100%;
	overflow: hidden;
}

.tovar__gallery-main {
	position: relative;
	width: 789px;
	height: 636px;
	border-radius: 10px;

	background: #fff;
}

.tovar__gallery-main-items {
	position: relative;
	width: 100%;
	height: 100%;
}

.tovar__gallery-main-item {
	display: none;
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.tovar__gallery-main-item.active {
	display: block;
}
.tovar__gallery-main-item a {
	width: 100%;
	height: 100%;
	justify-content: center;
	display: flex;
	align-items: center;
}
.tovar__gallery-main-item img {
	/*width: 100%;*/
	/*height: 100%;*/
	/*object-fit: cover;*/
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: none !important;
	object-fit: none !important;
	object-position: center center;
}

.tovar__badge {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
}

.tovar__badge span {
	display: inline-block;
	border-radius: 5px;
	padding: 5px 8px;
	background: #00afef;
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 14px;
	color: #fff;
}

.tovar__gallery-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	border-radius: 16px;
	padding: 2px;
	width: 32px;
	height: 32px;
	background: rgba(0, 175, 239, 0.95);
	z-index: 5;
	cursor: pointer;
}

.tovar__gallery-arrow img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.tovar__gallery-arrow--prev {
	left: 8px;
}

.tovar__gallery-arrow--prev img {
	transform: rotate(180deg);
}

.tovar__gallery-arrow--next {
	right: 8px;
}

.tovar__gallery-arrow--next img {
	transform: rotate(0deg);
}

.tovar__thumbs {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: 16px;
}

.tovar__thumb {
	position: relative;
	width: 105px;
	height: 105px;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	padding: 0;
	background: transparent;
	overflow: hidden;
	cursor: pointer;
	flex: 0 0 105px;
}

.tovar__thumb.active {
	border: 1px solid #00afef;
}

.tovar__thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tovar__thumb--video::after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.38);
}

.tovar__thumb-video-icon {
	position: absolute;
	inset: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar__thumb-video-icon svg {
	width: 44px;
	height: 44px;
}

.tovar__video-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.18);
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar__buy {
	border-top: 3px solid #8dc74a;
	border-radius: 10px;
	padding: 20px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}

.tovar__price {
	margin-bottom: 8px;
}

.tovar__price strong {
	font-family: var(--font-family);
	font-weight: 800;
	font-size: 36px;
	line-height: 100%;
	color: #202223;
}

.tovar__price-note {
	margin-bottom: 12px;
}

.tovar__price-note p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #a0a0a0;
}

.tovar__price-note p span {
	margin-right: 2px;
}

.tovar__price-warning {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 16px;
}

.tovar__price-warning img {
	width: 16px;
	height: 16px;
	object-fit: contain;
	margin-top: 1px;
	flex: 0 0 16px;
}

.tovar__price-warning p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 13px;
	color: #a0a0a0;
}

.tovar__line {
	border-top: 1px solid #e0e0e0;
	margin-top: 16px;
	margin-bottom: 16px;
}

.tovar__stock {
	display: flex;
	align-items: baseline;
	gap: 8px;
	margin-bottom: 16px;
}

.tovar__stock img {
	width: 7px;
	height: 7px;
	object-fit: contain;
	flex: 0 0 7px;
}

.tovar__stock p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	color: #a0a0a0;
}

.tovar__stock p span {
	font-weight: 600;
	font-size: 14px;
	color: #8dc74a;
}

.tovar__quantity-row {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 16px;
}

.tovar__quantity-label {
	flex: 0 0 auto;
}

.tovar__quantity-label span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	color: #888a88;
}

.tovar__quantity {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 32px;
	border: 1px solid #dbdbdb;
	border-radius: 10px;
	padding: 6px 16px;
	width: 229px;
	height: 47px;
	box-sizing: border-box;
	flex: 0 0 229px;
}

.tovar__quantity input {
	width: 32px;
	border: none;
	background: transparent;
	text-align: center;
	outline: none;
	padding: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #131313;
}

.tovar__quantity-btn {
	width: 32px;
	height: 32px;
	border: none;
	background: transparent;
	border-radius: 2px;
	cursor: pointer;
	padding: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	color: #969696;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar__main-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 10px;
	padding: 14px;
	background: #8dc74a;
	text-decoration: none;
	margin-bottom: 8px;
}

.tovar__main-btn img {
	width: 17px;
	height: 17px;
	object-fit: contain;
	flex: 0 0 17px;
}

.tovar__main-btn span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #fff;
}

.tovar__border-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 12px 14px;
	background: #fff;
	text-decoration: none;
	margin-bottom: 8px;
}

.tovar__border-btn img {
	width: 17px;
	height: 17px;
	object-fit: contain;
	flex: 0 0 17px;
}

.tovar__border-btn span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	color: #00afef;
}

.tovar__extra-links {
	display: flex;
	align-items: center;
	gap: 8px;
}

.tovar__extra-links a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	flex: 1;
	border: 1px solid #dbdbdb;
	border-radius: 10px;
	padding: 12px 14px;
	text-decoration: none;
	background: #f1f1f1;
}

.tovar__extra-links a img {
	width: 16px;
	height: 16px;
	object-fit: contain;
	flex: 0 0 16px;
}

.tovar__extra-links a span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	color: #202223;
}

.tovar__leasing,
.tovar__contacts,
.tovar__delivery {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 20px;
	background: #fff;
	margin-top: 16px;
}

.tovar__leasing {
	border-left: 3px solid #8dc74a;
}

.tovar__leasing-top {
	display: flex;
	align-items: flex-start;
	gap: 20px;
}

.tovar__leasing-top img {
	width: 44px;
	height: 44px;
	object-fit: contain;
	flex: 0 0 44px;
	margin-top: 2px;
}

.tovar__leasing-text {
	flex: 1;
}

.tovar__leasing-text p {
	margin: 0 0 6px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	color: #7b7b7b;
}

.tovar__leasing-text p strong {
	font-weight: 500;
	color: #202223 !important;
}

.tovar__leasing-text span {
	display: block;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 12px;
	color: #a0a0a0;
}

.tovar__leasing a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-top: 14px;
	margin-left: auto;
	width: 273px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 10px;
	text-decoration: none;
	box-sizing: border-box;
}

.tovar__leasing a img {
	width: 17px;
	height: 17px;
	object-fit: contain;
	flex: 0 0 17px;
}

.tovar__leasing a span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	color: #00afef;
}

.tovar__contacts {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 25px;
}

.tovar__contacts-left {
	flex: 1;
}

.tovar__contacts-phone {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 4px;
}

.tovar__contacts-phone img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar__contacts-phone a {
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 17px;
	color: #161313;
	text-decoration: none;
	line-height: 1.2;
}

.tovar__contacts-note p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 12px;
	color: #a0a0a0;
}

.tovar__contacts-socials {
	display: flex;
	align-items: center;
	gap: 8px;
	flex: 0 0 auto;
}

.tovar__contacts-socials a {
	display: block;
	width: 26px;
	height: 26px;
	flex: 0 0 26px;
}

.tovar__contacts-socials a img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.tovar__delivery-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.tovar__delivery-title {
	display: flex;
	align-items: center;
	gap: 8px;
}

.tovar__delivery-title img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	flex: 0 0 24px;
}

.tovar__delivery-title span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar__delivery-head a {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #00afef;
}

.tovar__delivery-list {
	display: flex;
	gap: 16px;
}

.tovar__delivery-item {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	width: calc(50% - 8px);
}

.tovar__delivery-item img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	flex: 0 0 24px;
}

.tovar__delivery-text span {
	display: block;
	margin-bottom: 2px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 13px;
	color: #202223;
}

.tovar__delivery-text p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	color: #a0a0a0;
}

.tovar__review-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	padding: 14px;
	background: #00afef;
	text-decoration: none;
	margin-top: 16px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #fff;
}

@media (max-width: 767px) {

	.tovar__desktop {
		display: none;
	}

	.tovar__mobile {
		display: block;
	}

	.tovar__left,
	.tovar__left-holder,
	.tovar__left-inner {
		width: 100%;
	}

	.tovar__left-inner {
		position: static;
		top: auto;
	}

	.tovar__title {
		margin-bottom: 12px;
	}

	.tovar__title h1 {
		font-size: 22px;
	}

	.tovar__topline {
		margin-bottom: 8px;
		display: block;
	}

	.tovar__meta {
		gap: 24px;
	}

	.tovar__meta-item span,
	.tovar__meta-item a {
		font-size: 14px;
	}

	.tovar__dealer {
		margin-bottom: 16px;
	}

	.tovar__dealer img {
		width: 14px;
		height: 14px;
		flex: 0 0 14px;
	}

	.tovar__dealer span {
		font-size: 14px;
	}

	.tovar__gallery--mobile .tovar__gallery-main {
		width: 100%;
		height: auto;
		aspect-ratio: 335 / 305;
		margin: 0;
	}

	.tovar__gallery--mobile .tovar__badge {
		top: 8px;
		left: 8px;
	}

	.tovar__gallery--mobile .tovar__badge span {
		font-size: 11px;
	}

	.tovar__gallery-arrow-mobile {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		border: none;
		background: rgba(255, 255, 255, 0.9);
		border-radius: 50%;
		padding: 0;
		width: 24px;
		height: 24px;
		z-index: 4;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.tovar__gallery-arrow-mobile--prev {
		left: 8px;
	}

	.tovar__gallery-arrow-mobile--next {
		right: 8px;
	}

	.tovar__thumbs-mobile-wrap {
		margin-top: 8px;
		position: relative;
	}

	.tovar__thumbs-mobile-track {
		overflow: hidden;
	}

	.tovar__thumbs--mobile {
		margin-top: 0;
		overflow-x: auto;
		scrollbar-width: none;
		scroll-behavior: smooth;
		gap: 8px;
	}

	.tovar__thumbs--mobile::-webkit-scrollbar {
		display: none;
	}

	.tovar__thumbs--mobile .tovar__thumb {
		width: 77px;
		height: 77px;
		flex: 0 0 77px;
	}

	.tovar__thumbs-mobile-arrow {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 16px;
		height: 24px;
		border: none;
		background: rgba(255, 255, 255, 0.92);
		border-radius: 10px;
		padding: 0;
		z-index: 3;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}

	.tovar__thumbs-mobile-arrow--prev {
		left: 0;
	}

	.tovar__thumbs-mobile-arrow--next {
		right: 0;
	}

	.tovar__dots {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 10px;
		margin-top: 10px;
	}

	.tovar__dots button {
		width: 10px;
		height: 10px;
		border-radius: 50%;
		border: none;
		background: #d9d9d9;
		padding: 0;
		cursor: pointer;
	}

	.tovar__dots button.active {
		background: #00afef;
	}

	.tovar__buy-mobile {
		border: 1px solid #e5e5e5;
		border-radius: 10px;
		padding: 20px;
		margin-top: 16px;
		background: #fff;
	}

	.tovar__buy-mobile-top {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
		margin-bottom: 16px;
	}

	.tovar__buy-mobile-top .tovar__stock {
		margin-bottom: 0;
	}

	.tovar__mobile-actions {
		display: flex;
		align-items: center;
		gap: 8px;
	}

	.tovar__mobile-actions a {
		width: 32px;
		height: 32px;
		border-radius: 10px;
		border: 1px solid #dbdbdb;
		background: #f1f1f1;
		display: flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;
	}

	.tovar__mobile-actions a img {
		width: 16px;
		height: 16px;
		object-fit: contain;
	}

	.tovar__buy-mobile .tovar__price strong {
		font-size: 36px;
	}

	.tovar__buy-mobile .tovar__price-note p {
		font-size: 14px;
	}

	.tovar__buy-row {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 8px;
		margin-top: 16px;
		margin-bottom: 8px;
		width: 100%;
	}

	.tovar__main-btn--mobile {
		width: 100%;
		min-width: 0;
		margin-bottom: 0;
		padding: 12px 14px;
		box-sizing: border-box;
	}

	.tovar__buy-row .tovar__quantity {
		width: 100%;
		min-width: 0;
		max-width: none;
		height: 40px;
		gap: 12px;
		padding: 6px 10px;
		box-sizing: border-box;
		flex: none;
	}

	.tovar__buy-row .tovar__quantity input {
		width: 20px;
		font-size: 16px;
	}

	.tovar__buy-row .tovar__quantity-btn {
		width: 24px;
		height: 24px;
		font-size: 22px;
	}

	.tovar__buy-mobile .tovar__main-btn+.tovar__border-btn {
		margin-top: 8px;
	}

	.tovar__leasing,
	.tovar__delivery {
		margin-top: 16px;
	}

	.tovar__leasing-top {
		gap: 14px;
	}

	.tovar__leasing-top img {
		width: 44px;
		height: 44px;
		flex: 0 0 44px;
	}

	.tovar__leasing-text {
		flex: 1;
	}

	.tovar__leasing a {
		display: inline-block;
		width: auto;
		margin-top: 12px;
		margin-left: 58px;
		padding: 0;
		border: none;
		border-radius: 0;
		text-decoration: underline;
		text-decoration-skip-ink: none;
		background: transparent;
	}

	.tovar__leasing a img {
		display: none;
	}

	.tovar__leasing a span {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 14px;
		text-decoration: underline;
		text-decoration-skip-ink: none;
		color: #00afef;
	}

	.tovar__delivery-list {
		flex-direction: row;
		justify-content: space-between;
		gap: 12px;
	}

	.tovar__delivery-item {
		width: calc(50% - 6px);
	}

	.tovar__delivery-item img {
		width: 18px;
		height: 18px;
		flex: 0 0 18px;
	}

	.tovar__delivery-text span,
	.tovar__delivery-text p {
		font-size: 12px;
	}

	.tovar__review-btn {
		margin-top: 16px;
	}
}

.tovar__gallery-main-item video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.tovar__gallery-main-item--video {
	position: relative;
}

.tovar__video-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: none;
	background: transparent;
	padding: 0;
	cursor: pointer;
	z-index: 2;
}

.tovar__video-play svg {
	display: block;
}

.tovar__buy--order {
	padding-top: 16px;
}

.tovar__stock--order {
	align-items: center;
	margin-bottom: 16px;
}

.tovar__stock--order img {
	width: 8px;
	height: 8px;
	flex: 0 0 8px;
}

.tovar__stock--order p {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	color: #a0a0a0;
}

.tovar__stock--order p span {
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 14px;
	color: #00afef;
}

.tovar__buy--order .tovar__quantity-row {
	margin-bottom: 16px;
}

.tovar__buy--order .tovar__main-btn {
	margin-bottom: 8px;
}

.tovar__buy--order .tovar__main-btn img {
	display: none;
}

@media (max-width: 767px) {
	.tovar__buy--order {
		padding-top: 16px;
	}

	.tovar__buy--order .tovar__quantity-row {
		display: block;
	}

	.tovar__buy--order .tovar__quantity-label {
		margin-bottom: 8px;
	}

	.tovar__buy--order .tovar__quantity {
		width: 100%;
		max-width: none;
		flex: none;
	}
}



.tovar-modal {
	position: fixed;
	inset: 0;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: rgba(0, 0, 0, 0.45);
	z-index: 1000;
	box-sizing: border-box;
}

.tovar-modal.active {
	display: flex;
}

.tovar-modal__inner {
	position: relative;
	width: 100%;
	max-width: 500px;
	background: #fff;
	padding: 40px;
	box-sizing: border-box;
}

.tovar-modal__inner--gift {
	max-width: 500px;
}

.tovar-modal__close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 24px;
	height: 24px;
	border: none;
	background: transparent;
	padding: 0;
	cursor: pointer;
	font-size: 0;
}

.tovar-modal__close::before,
.tovar-modal__close::after {
	content: "";
	position: absolute;
	top: 11px;
	left: 2px;
	width: 20px;
	height: 2px;
	background: #202223;
}

.tovar-modal__close::before {
	transform: rotate(45deg);
}

.tovar-modal__close::after {
	transform: rotate(-45deg);
}

.tovar-modal__content > span  {
	margin: 0 0 16px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center !important;
	color: #8dc74a;
	width: 100%;
	display: inline-block;
}

.tovar-modal__content p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	color: #4f636b;
}

.tovar-modal__form {
	margin-top: 40px;
}

.tovar-modal__field+.tovar-modal__field {
	margin-top: 8px;
}

.tovar-modal__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__field input,
.tovar-modal__field textarea {
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	outline: none;
	background: #fff;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__field input::placeholder,
.tovar-modal__field textarea::placeholder {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #9f9f9f;
}

.tovar-modal__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

.tovar-modal__checkbox {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-top: 8px;
	cursor: pointer;
}

.tovar-modal__checkbox input {
	display: none;
}

.tovar-modal__checkbox-box {
	position: relative;
	width: 17px;
	height: 17px;
	flex: 0 0 17px;
	border: 1px solid #cacaca;
	border-radius: 6px;
	padding: 3px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 1px;
}

.tovar-modal__checkbox-box::after {
	content: "";
	position: absolute;
	top: 2px;
	left: 5px;
	width: 4px;
	height: 8px;
	border-right: 2px solid #00afef;
	border-bottom: 2px solid #00afef;
	transform: rotate(45deg);
	opacity: 0;
}

.tovar-modal__checkbox input:checked+.tovar-modal__checkbox-box::after {
	opacity: 1;
}

.tovar-modal__checkbox-text {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	color: #818181;
}

.tovar-modal__checkbox-text a {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #00afef;
}

@media (max-width: 767px) {
	.tovar-modal {
		padding: 0;
		align-items: flex-start;
	}

	.tovar-modal__inner {
		max-height: 100dvh;
		min-height: 100dvh;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	.tovar-modal__close {
		top: 24px;
		right: 24px;
	}

	.tovar-modal__content > span  {
		font-size: 24px;
	}

	.tovar-modal__content p {
		font-size: 16px;
	}

	.tovar-modal__form {
		margin-top: 32px;
	}
}


.tovar-modal__inner--clinic {
	max-width: 484px;
	border-radius: 10px;
	padding: 32px;
}

.tovar-modal__inner--clinic .tovar-modal__content > span  {
	margin: 0 0 12px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-modal__inner--clinic .tovar-modal__content p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	color: #4f636b;
}

.tovar-modal__inner--clinic .tovar-modal__form {
	margin-top: 24px;
}

.tovar-modal__grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 12px;
	row-gap: 8px;
	margin-bottom: 8px;
}

.tovar-modal__field--full {
	margin-top: 8px;
}

.tovar-modal__inner--clinic .tovar-modal__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--clinic .tovar-modal__field input,
.tovar-modal__inner--clinic .tovar-modal__field select {
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--clinic .tovar-modal__field textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	resize: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--clinic .tovar-modal__field input::placeholder,
.tovar-modal__inner--clinic .tovar-modal__field textarea::placeholder,
.tovar-modal__inner--clinic .tovar-modal__field select {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #9f9f9f;
}

.tovar-modal__select-wrap {
	position: relative;
}

.tovar-modal__select-wrap::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 8px;
	height: 8px;
	border-right: 1.5px solid #202223;
	border-bottom: 1.5px solid #202223;
	transform: translateY(-70%) rotate(45deg);
	pointer-events: none;
}

.tovar-modal__select-wrap select {
	appearance: none;
	cursor: pointer;
	padding-right: 40px;
}

.tovar-modal__inner--clinic .tovar-modal__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

@media (max-width: 767px) {
	.tovar-modal__inner--clinic {
		max-width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-modal__grid {
		grid-template-columns: 1fr 1fr;
		column-gap: 12px;
		row-gap: 8px;
	}
}


.tovar-modal__inner--leasing {
	max-width: 484px;
	border-radius: 10px;
	padding: 32px;
}

.tovar-modal__inner--leasing .tovar-modal__content > span  {
	margin: 0 0 12px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-modal__inner--leasing .tovar-modal__content p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	color: #4f636b;
}

.tovar-modal__inner--leasing .tovar-modal__form {
	margin-top: 24px;
}

.tovar-modal__inner--leasing .tovar-modal__grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 12px;
	row-gap: 8px;
	margin-bottom: 8px;
}

.tovar-modal__inner--leasing .tovar-modal__field--full {
	margin-top: 8px;
}

.tovar-modal__inner--leasing .tovar-modal__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--leasing .tovar-modal__field input,
.tovar-modal__inner--leasing .tovar-modal__field select {
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--leasing .tovar-modal__field input::placeholder,
.tovar-modal__inner--leasing .tovar-modal__field select {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #9f9f9f;
}

.tovar-modal__inner--leasing .tovar-modal__select-wrap {
	position: relative;
}

.tovar-modal__inner--leasing .tovar-modal__select-wrap::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 8px;
	height: 8px;
	border-right: 1.5px solid #202223;
	border-bottom: 1.5px solid #202223;
	transform: translateY(-70%) rotate(45deg);
	pointer-events: none;
}

.tovar-modal__inner--leasing .tovar-modal__select-wrap select {
	appearance: none;
	cursor: pointer;
	padding-right: 40px;
}

.tovar-modal__inner--leasing .tovar-modal__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

@media (max-width: 767px) {
	.tovar-modal__inner--leasing {
		max-width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-modal__inner--leasing .tovar-modal__grid {
		grid-template-columns: 1fr 1fr;
		column-gap: 12px;
		row-gap: 8px;
	}
}

.tovar-modal__inner--availability {
	max-width: 484px;
	border-radius: 10px;
	padding: 32px;
}

.tovar-modal__inner--availability .tovar-modal__content > span  {
	margin: 0 0 24px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-modal__inner--availability .tovar-modal__form {
	margin-top: 0;
}

.tovar-modal__inner--availability .tovar-modal__field+.tovar-modal__field {
	margin-top: 8px;
}

.tovar-modal__inner--availability .tovar-modal__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--availability .tovar-modal__field input {
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	outline: none;
	background: #fff;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--availability .tovar-modal__field input::placeholder {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #9f9f9f;
}

.tovar-modal__inner--availability .tovar-modal__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

@media (max-width: 767px) {
	.tovar-modal__inner--availability {
		max-width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-modal__inner--availability .tovar-modal__content > span  {
		margin-bottom: 24px;
	}
}









/* СЕКЦИЯ 2 */

.tovar-media {
	padding-top: 80px;
}

.tovar-media__container {
	max-width: 1180px;
	margin: 0 auto;
}

.tovar-media__head {
	margin-bottom: 16px;
}

.tovar-media__head h2 {
	margin: 0;
	font-family: var(--font-family) !important;
	font-weight: 500 !important;
	font-size: 22px !important;
	text-transform: uppercase !important;
	color: #202223 !important;
}

.tovar-media__slider {
	position: relative;
}

.tovar-media__track {
	display: flex;
	gap: 16px;
	overflow-x: auto;
	scroll-behavior: smooth;
	scrollbar-width: none;
}

.tovar-media__track::-webkit-scrollbar {
	display: none;
}

.tovar-media__item {
	display: block;
	border-radius: 10px;
	width: 223px;
	height: 155px;
	overflow: hidden;
	flex: 0 0 223px;
	text-decoration: none;
}

.tovar-media__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.tovar-media__nav--desktop {
	display: block;
}

.tovar-media__nav--mobile {
	display: none;
}

.tovar-media__nav--desktop .tovar-media__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.tovar-media__nav--desktop .tovar-media__arrow--prev {
	left: 16px;
}

.tovar-media__nav--desktop .tovar-media__arrow--next {
	right: 16px;
}

.tovar-media__arrow {
	border: none;
	border-radius: 16px;
	padding: 2px;
	width: 32px;
	height: 32px;
	background: #00afef;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}

.tovar-media__arrow img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.tovar-media__arrow--prev img {
	transform: rotate(180deg);
}

.tovar-media__arrow--next img {
	transform: rotate(0deg);
}

@media (max-width: 767px) {
	.tovar-media {
		padding-top: 48px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tovar-media__head {
		margin-bottom: 12px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
	}

	.tovar-media__head h2 {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 20px;
		text-transform: uppercase;
		color: #202223;
	}

	.tovar-media__nav--desktop {
		display: none;
	}

	.tovar-media__nav--mobile {
		display: flex;
		align-items: center;
		gap: 8px;
		flex: 0 0 auto;
	}

	.tovar-media__nav--mobile .tovar-media__arrow {
		border-radius: 12px;
		padding: 1px;
		width: 24px;
		height: 24px;
	}

	.tovar-media__track {
		gap: 8px;
	}

	.tovar-media__item {
		border-radius: 5px;
		width: 120px;
		height: 83px;
		flex: 0 0 120px;
	}
}

/* Третий блок */


.tovar-tabs {
	padding-top: 80px;
}

.tovar-tabs__container {
	max-width: 1180px;
	margin: 0 auto;
}

.tovar-tabs__nav {
	display: flex;
	align-items: center;
	gap: 0;
	border: 1px solid #f2f2f2;
	border-radius: 10px;
	padding: 6px;
	width: 100%;
	box-sizing: border-box;
	background: #fff;
}

.tovar-tabs__btn {
	border: none;
	border-radius: 10px;
	padding: 12px 20px;
	background: transparent;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #8a8a8a;
}

.tovar-tabs__btn.active {
	border-radius: 8px;
	background: #00afef;
	color: #fff;
}

.tovar-tabs__fixed {
	display: flex;
	gap: 16px;
	margin-top: 16px;
}

.tovar-tabs__fixed-item {
	border-radius: 10px;
	padding: 24px 20px;
	width: 582px;
	box-sizing: border-box;
}

.tovar-tabs__fixed-item--blue {
	background: #00afef;
}

.tovar-tabs__fixed-item--green {
	background: #8dc74a;
}

.tovar-tabs__fixed-top {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.tovar-tabs__fixed-top img {
	width: 50px;
	height: 50px;
	object-fit: contain;
	flex: 0 0 50px;
}

.tovar-tabs__fixed-head span {
	display: block;
	margin-bottom: 4px;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 18px;
	color: #fff;
}

.tovar-tabs__fixed-head p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #d2f3ff;
}

.tovar-tabs__fixed-item--green .tovar-tabs__fixed-head p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #f0ffde;
;
}


.tovar-tabs__fixed-item ul {
	margin: 16px 0 0;
	padding: 0;
	list-style: none;
}

.tovar-tabs__fixed-item ul li {
	position: relative;
	padding-left: 28px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 15px;
	line-height: 130%;
	color: #fff;
}

.tovar-tabs__fixed-item ul li+li {
	margin-top: 10px;
}

.tovar-tabs__fixed-item ul li::before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.tovar-tabs__fixed-item--blue ul li::before {
	background-image: url("/images/iconblue.svg");
}

.tovar-tabs__fixed-item--green ul li::before {
	background-image: url("/images/icongreen.svg");
}

.tovar-tabs__content {
	margin-top: 16px;
}

.tovar-tabs__pane {
	display: none;
}

.tovar-tabs__pane.active {
	display: block;
}

.tovar-tabs__pane-box {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 24px;
	min-height: 200px;
	box-sizing: border-box;
	background: #fff;
}

@media (max-width: 767px) {
	.tovar-tabs {
		padding-top: 48px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tovar-tabs__nav {
		display: flex;
		flex-wrap: wrap;
		gap: 4px;
		border: none;
		border-radius: 10px;
		padding: 8px;
		width: 100%;
		box-sizing: border-box;
		background: #f5f5f5;
	}

	.tovar-tabs__btn {
		border-radius: 8px;
		padding: 10px 16px;
		background: transparent;
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 15px;
		color: #8a8a8a;
		white-space: nowrap;
		flex: 0 0 auto;
	}

	.tovar-tabs__btn.active {
		border-radius: 8px;
		padding: 10px 16px;
		background: #00afef;
		color: #fff;
	}

	.tovar-tabs__fixed {
		display: none;
	}

	.tovar-tabs__content {
		margin-top: 16px;
	}

	.tovar-tabs__pane-box {
		padding: 16px;
		min-height: 120px;
	}
}


/* ОПИСАНИЯ */

.tovar-desc {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 24px;
	background: #fff;
	border-top: 3px solid #00afef;
}

.tovar-desc__top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
}

.tovar-desc__head span {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #8dc74a;
}

.tovar-desc__title-row {
	display: flex;
	align-items: center;
	gap: 12px;
}

.tovar-desc__title-row img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar-desc__title-row h2 {
	margin: 0 !important;
	font-family: var(--font-family);
	font-weight: 500 !important; ;
	font-size: 20px !important; ;
	color: #202223 !important; ;
}

.tovar-desc__logo img {
	width: 71px;
	height: 47px;
	object-fit: contain;
	display: block;
}

.tovar-desc__grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 12px;
	margin-top: 24px;
}

.tovar-desc__card {
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	padding: 20px;
	width: 100%;
	/*height: 260px;*/
	box-sizing: border-box;
	background: #fff;
	text-align: left;
	cursor: pointer;
}

.tovar-desc__card-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.tovar-desc__card-icon {
	border-radius: 5px;
	padding: 8px;
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	background: #e4f8ff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-desc__card-icon img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.tovar-desc__card-open {
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
}

.tovar-desc__card-open img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.tovar-desc__card h3 {
	margin: 24px 0 8px !important;
	height: auto;/*56px*/
	font-family: var(--font-family) !important;
	font-weight: 500 !important;
	font-size: 16px !important;
	color: #202223 !important;
}

.tovar-desc__card p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-desc__mobile-list,
.tovar-desc__toggle {
	display: none;
}

.tovar-feature-modal {
	position: fixed;
	inset: 0;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: rgba(0, 0, 0, 0.45);
	z-index: 1100;
	box-sizing: border-box;
}

.tovar-feature-modal.active {
	display: flex;
}

.tovar-feature-modal__inner {
	position: relative;
	width: 774px;
	height: 449px;
	border-radius: 10px;
	padding: 32px;
	background: #fff;
	box-sizing: border-box;
}


.tovar-feature-modal__close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 24px;
	height: 24px;
	border: none;
	background: transparent;
	cursor: pointer;
	font-size: 0;
}

.tovar-feature-modal__close::before,
.tovar-feature-modal__close::after {
	content: "";
	position: absolute;
	top: 11px;
	left: 2px;
	width: 20px;
	height: 2px;
	background: #202223;
}

.tovar-feature-modal__close::before {
	transform: rotate(45deg);
}

.tovar-feature-modal__close::after {
	transform: rotate(-45deg);
}

.tovar-feature-modal__scroll {
	height: 100%;
	overflow-y: auto;
	margin-right: -20px;
	padding-right: 20px;
	box-sizing: border-box;
	scrollbar-width: thin;
	scrollbar-color: #00afef #d3e5fa;
}

.tovar-feature-modal__scroll::-webkit-scrollbar {
	width: 8px;
}

.tovar-feature-modal__scroll::-webkit-scrollbar-track {
	background: #d3e5fa;
	border-radius: 200px;
}

.tovar-feature-modal__scroll::-webkit-scrollbar-thumb {
	background: #00afef;
	border-radius: 200px;
}

.tovar-feature-modal__icon {
	border-radius: 5px;
	padding: 8px;
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	background: #e4f8ff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-feature-modal__icon img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.tovar-feature-modal__scroll span {
	margin: 24px 0 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
	display: inline-block;
}

.tovar-feature-modal__scroll p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-feature-modal__gallery {
	display: flex;
	gap: 8px;
	margin-top: 24px;
}

.tovar-feature-modal__image {
	width: 351px;
	height: 228px;
	border-radius: 10px;
	overflow: hidden;
	flex: 0 0 351px;
}

.tovar-feature-modal__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 767px) {
	.tovar-desc {
		padding: 16px;
	}

	.tovar-desc__grid {
		display: none;
	}

	.tovar-desc__top {
		gap: 12px;
		align-items: flex-start;
	}

	.tovar-desc__head {
		flex: 1;
	}

	.tovar-desc__head span {
		font-weight: 400;
		font-size: 14px;
		color: #8dc74a;
		margin-bottom: 8px;
	}

	.tovar-desc__title-row {
		gap: 8px;
		align-items: flex-start;
	}

	.tovar-desc__title-row img {
		width: 18px;
		height: 18px;
		flex: 0 0 18px;
		margin-top: 2px;
	}

	.tovar-desc__title-row h3 {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 18px;
		color: #202223;
	}

	.tovar-desc__mobile-list {
		display: flex;
		flex-direction: column;
		gap: 12px;
		margin-top: 16px;
	}

	.tovar-desc__mobile-item {
		display: flex;
		align-items: center;
		gap: 12px;
		border: 1px solid #e1e1e1;
		border-radius: 10px;
		padding: 12px;
		background: #fff;
		text-align: left;
	}

	.tovar-desc__mobile-item:nth-child(n+4) {
		display: none;
	}

	.tovar-desc.is-open .tovar-desc__mobile-item:nth-child(n+4) {
		display: flex;
	}

	.tovar-desc__mobile-item-icon {
		border-radius: 5px;
		padding: 8px;
		width: 44px;
		height: 44px;
		box-sizing: border-box;
		background: #e4f8ff;
		flex: 0 0 44px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.tovar-desc__mobile-item-icon img {
		width: 24px;
		height: 24px;
		object-fit: contain;
	}

	.tovar-desc__mobile-item span {
		flex: 1;
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 15px;
		color: #202223;
	}

	.tovar-desc__mobile-item-open {
		width: 24px;
		height: 24px;
		flex: 0 0 24px;
	}

	.tovar-desc__mobile-item-open img {
		width: 24px;
		height: 24px;
		object-fit: contain;
	}

	.tovar-desc__toggle {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		border: 1px solid #dbdbdb;
		border-radius: 10px;
		padding: 12px 14px;

		margin-top: 16px;
		background: #fff;
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 14px;
		text-align: center;
		color: #202223;
	}

	.tovar-desc__toggle-icon {
		width: 16px;
		height: 16px;
		object-fit: contain;
	}

	.tovar-desc__toggle-icon {
		width: 16px;
		height: 16px;
		object-fit: contain;
		transition: transform 0.2s ease;
	}

	.tovar-desc.is-open .tovar-desc__toggle-icon {
		transform: rotate(180deg);
	}

	.tovar-feature-modal {
		padding: 0;
		align-items: flex-start;
	}

	.tovar-feature-modal__inner {
		width: 100%;
		max-width: 100%;
		min-height: 100dvh;
		height: auto;
		border-radius: 0;
		padding: 72px 20px 24px;
		box-sizing: border-box;
		overflow-x: hidden;
	}
	.tovar-feature-modal__inner,
	.tovar-feature-modal__scroll {
		max-height: 100dvh;
		-webkit-overflow-scrolling: touch;
	}
	.tovar-feature-modal__close {
		top: 24px;
		right: 24px;
	}

	.tovar-feature-modal__scroll {
		width: 100%;
		max-width: 100%;
		height: auto;
		overflow: visible;
		margin-right: 0;
		padding-right: 0;
		box-sizing: border-box;
		scrollbar-width: none;
	}

	.tovar-feature-modal__scroll::-webkit-scrollbar {
		display: none;
	}

	.tovar-feature-modal__scroll span {
		margin: 24px 0 8px;
	}

	.tovar-feature-modal__gallery {
		display: flex;
		flex-direction: column;
		gap: 8px;
		width: 100%;
		max-width: 100%;
	}

	.tovar-feature-modal__image {
		width: 100%;
		max-width: 100%;
		height: auto;
		aspect-ratio: 240 / 150;
		flex: none;
	}

	.tovar-feature-modal__image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;
	}
}


/* Доставка */

.tovar-delivery-tab {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 24px;
	background: #fff;
}

.tovar-delivery-tab__top span {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #8dc74a;
}

.tovar-delivery-tab__title {
	display: flex;
	align-items: center;
	gap: 12px;
}

.tovar-delivery-tab__title img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar-delivery-tab__title h2 {
	margin: 0 !important;
	font-family: var(--font-family);
	font-weight: 500 !important;
	font-size: 20px !important;
	color: #202223 !important;
}

.tovar-delivery-tab__section {
	margin-top: 24px;
}

.tovar-delivery-tab__section-title {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 16px;
}

.tovar-delivery-tab__section-title img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	flex: 0 0 24px;
}

.tovar-delivery-tab__section-title h3 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 18px;
	color: #202223;
}

.tovar-delivery-tab__cards {
	display: grid;
	gap: 16px;
}

.tovar-delivery-tab__cards--blue {
	grid-template-columns: repeat(4, 1fr);
}

.tovar-delivery-tab__cards--green {
	grid-template-columns: repeat(2, 1fr);
}

.tovar-delivery-tab__card {
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	background: #fff;
	box-sizing: border-box;
}

.tovar-delivery-tab__card--blue {
	border-left: 3px solid #00afef;
	padding: 16px 20px;
}

.tovar-delivery-tab__card--green {
	border-left: 3px solid #8dc74a;
	padding: 16px 20px;
}

.tovar-delivery-tab__card-head {
	display: flex;
	align-items: center;
	gap: 12px;
}

.tovar-delivery-tab__card-icon {
	border-radius: 5px;
	padding: 8px;
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	background: #e4f8ff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 44px;
}

.tovar-delivery-tab__card-icon--green {
	background: #edf8de;
}

.tovar-delivery-tab__card-icon img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.tovar-delivery-tab__card-head   span {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-delivery-tab__card ul {
	margin: 16px 0 0;
	padding: 0;
	list-style: none;
}

.tovar-delivery-tab__card ul li {
	position: relative;
	padding-left: 14px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-delivery-tab__card ul li+li {
	margin-top: 10px;
}

.tovar-delivery-tab__card ul li::before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #00afef;
}

.tovar-delivery-tab__divider {
	border-top: 1px solid #e5e5e5;
	border-radius: 10px;
	margin-top: 24px;
	margin-bottom: 24px;
}

.tovar-delivery-tab__service-head {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.tovar-delivery-tab__service-text h5 {
	margin: 0 0 4px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-delivery-tab__service-text p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

@media (max-width: 767px) {
	.tovar-delivery-tab {
		padding: 16px;
	}

	.tovar-delivery-tab__top span {
		font-size: 14px;
	}

	.tovar-delivery-tab__title h2 {
		font-size: 18px;
	}

	.tovar-delivery-tab__section {
		margin-top: 20px;
	}

	.tovar-delivery-tab__section-title {
		margin-bottom: 12px;
	}

	.tovar-delivery-tab__section-title h3 {
		font-size: 16px;
	}

	.tovar-delivery-tab__cards--blue,
	.tovar-delivery-tab__cards--green {
		grid-template-columns: 1fr;
		gap: 12px;
	}



	.tovar-delivery-tab__card-head,
	.tovar-delivery-tab__service-head {
		align-items: flex-start;
	}

	.tovar-delivery-tab__card-head   span,
	.tovar-delivery-tab__service-text h5 {
		font-size: 15px;
	}

	.tovar-delivery-tab__card ul li,
	.tovar-delivery-tab__service-text p {
		font-size: 14px;
	}

	.tovar-delivery-tab__divider {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.tovar-delivery-tab__service-head {
		display: grid;
		grid-template-columns: 44px 1fr;
		column-gap: 12px;
		row-gap: 8px;
		align-items: center;
	}

	.tovar-delivery-tab__card-icon--green {
		grid-column: 1;
		grid-row: 1;
	}

	.tovar-delivery-tab__service-text {
		display: contents;
	}

	.tovar-delivery-tab__service-text h5 {
		grid-column: 2;
		grid-row: 1;
		margin: 0;
		display: flex;
		align-items: center;
		min-height: 44px;
		font-size: 15px;
	}

	.tovar-delivery-tab__service-text p {
		grid-column: 1 / -1;
		grid-row: 2;
		margin: 0;
		font-size: 14px;
	}
}

/* Оплата */

.tovar-payment-tab {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 24px;
	background: #fff;
}

.tovar-payment-tab__top span {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #8dc74a;
}

.tovar-payment-tab__title {
	display: flex;
	align-items: center;
	gap: 12px;
}

.tovar-payment-tab__title img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	flex: 0 0 24px;
}

.tovar-payment-tab__title h2 {
	margin: 0 !important;
	font-family: var(--font-family);
	font-weight: 500 !important;
	font-size: 20px !important;
	color: #202223 !important;
}

.tovar-payment-tab__grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
	margin-top: 24px;
}

.tovar-payment-tab__card {
	border-top: 3px solid #00afef;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-radius: 10px;
	width: 100%;
	min-height: 212px;
	padding: 16px 20px;
	box-sizing: border-box;
	background: #fff;
}

.tovar-payment-tab__card-icon {
	border-radius: 5px;
	padding: 8px;
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	background: #e4f8ff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-payment-tab__card-icon--green {
	background: #f4ffe8;
}

.tovar-payment-tab__card-icon img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.tovar-payment-tab__card  span {
	margin: 16px 0 16px;
	font-family: var(--font-family);
	font-weight: 500 !important;
	font-size: 18px !important;
	color: #202223;
	display: inline-block;
}

.tovar-payment-tab__card ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tovar-payment-tab__card ul li {
	position: relative;
	padding-left: 14px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-payment-tab__card ul li strong {
	font-weight: 500;
	color: #202223;
	font-weight: 500;
	font-size: 15px;
	line-height: 130%;
}

.tovar-payment-tab__card ul li+li {
	margin-top: 10px;
}

.tovar-payment-tab__card ul li::before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #00afef;
}

.tovar-payment-tab__note {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin-top: 24px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 16px 20px;
	background: #e4f8ff;
}

.tovar-payment-tab__note-icon {
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-payment-tab__note-icon img {
	width: 32px;
	height: 32px;
	object-fit: contain;
}

.tovar-payment-tab__note-text h3 {
	margin: 0 0 4px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-payment-tab__note-text p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-payment-tab__note-text p a {
	font-weight: 500;
	color: #00afef;
	text-decoration: none;
}

@media (max-width: 767px) {
	.tovar-payment-tab {
		padding: 16px;
	}

	.tovar-payment-tab__title h3 {
		font-size: 18px;
	}

	.tovar-payment-tab__grid {
		grid-template-columns: 1fr;
		gap: 12px;
		margin-top: 16px;
	}

	.tovar-payment-tab__card {
		display: grid;
		grid-template-columns: 44px 1fr;
		column-gap: 12px;
		row-gap: 16px;
		align-items: center;
		min-height: auto;
		padding: 12px;
	}

	.tovar-payment-tab__card-icon {
		grid-column: 1;
		grid-row: 1;
	}

	.tovar-payment-tab__card h4 {
		grid-column: 2;
		grid-row: 1;
		margin: 0;
		min-height: 44px;
		display: flex;
		align-items: center;
		font-weight: 500;
		font-size: 16px;
	}

	.tovar-payment-tab__card ul {
		grid-column: 1 / -1;
		margin: 0;
	}

	.tovar-payment-tab__card ul li {
		font-size: 14px;
	}

	.tovar-payment-tab__note {
		display: grid;
		grid-template-columns: 32px 1fr;
		column-gap: 12px;
		row-gap: 8px;
		margin-top: 16px;
		padding: 12px;
	}

	.tovar-payment-tab__note-icon {
		grid-column: 1;
		grid-row: 1;
	}

	.tovar-payment-tab__note-text {
		grid-column: 2;
		grid-row: 1;
	}

	.tovar-payment-tab__note-text h3 {
		margin: 0 0 4px;
		min-height: 32px;
		display: flex;
		align-items: center;
		font-size: 15px;
	}

	.tovar-payment-tab__note-text p {
		margin: 0;
		font-size: 14px;
	}
}

/* Документация */

.tovar-docs-tab {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 24px;
	background: #fff;
}

.tovar-docs-tab__top span {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #8dc74a;
}

.tovar-docs-tab__title {
	display: flex;
	align-items: center;
	gap: 12px;
}

.tovar-docs-tab__title img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar-docs-tab__title h2 {
	margin: 0 !important;
	font-family: var(--font-family);
	font-weight: 500 !important;
	font-size: 20px !important;
	color: #202223 !important;
}

.tovar-docs-tab__section {
	margin-top: 24px;
}

.tovar-docs-tab__section span {
	margin: 0 0 24px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
	display: inline-block;
}

.tovar-docs-tab__files {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 12px;
}

.tovar-docs-tab__file {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	padding: 16px 20px;
	text-decoration: none;
	background: #fff;
	box-sizing: border-box;
	min-width: 0;
}

.tovar-docs-tab__file-left {
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 0;
}

.tovar-docs-tab__file-left>img {
	width: 32px;
	height: 32px;
	object-fit: contain;
	flex: 0 0 32px;
}

.tovar-docs-tab__file-text {
	min-width: 0;
}

.tovar-docs-tab__file-text span {
	display: block;
	margin-bottom: 4px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 15px;
	color: #202223;
}

.tovar-docs-tab__file-text p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	color: #a0a0a0;
}

.tovar-docs-tab__file-download {
	width: 20px;
	height: 20px;
	flex: 0 0 20px;
}

.tovar-docs-tab__file-download img {
	width: 20px;
	height: 20px;
	object-fit: contain;
}

.tovar-docs-tab__divider {
	border-top: 1px solid #c9f1ff;
	margin-top: 24px;
	margin-bottom: 24px;
}

.tovar-docs-tab__requests {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	padding: 20px;
	background: #f8f8f8;
}



.tovar-docs-tab__request {
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
}

.tovar-docs-tab__request-head {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.tovar-docs-tab__request-icon {
	border-radius: 5px;
	padding: 8px;
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	background: #e4f8ff;
	flex: 0 0 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-docs-tab__request-icon--green {
	background: #f4ffe8;
}

.tovar-docs-tab__request-icon img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.tovar-docs-tab__request-text h5 {
	margin: 0 0 4px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 15px;
	color: #202223;
}

.tovar-docs-tab__request-text p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-docs-tab__request-text p a {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #8dc74a;
}

.tovar-docs-tab__request-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 10px 16px;
	width: 235px;
	box-sizing: border-box;
	text-decoration: none;
	margin-left: 56px;
	margin-top: 16px;
	background: #fff;
}

.tovar-docs-tab__request-btn img {
	width: 17px;
	height: 17px;
	object-fit: contain;
	flex: 0 0 17px;
}

.tovar-docs-tab__request-btn span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	color: #00afef;
}

@media (max-width: 767px) {
	.tovar-docs-tab {
		padding: 16px;
	}

	.tovar-docs-tab__section {
		margin-top: 16px;
	}

	.tovar-docs-tab__section span {
		margin-bottom: 16px;
		font-size: 16px;
	}

	.tovar-docs-tab__files {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.tovar-docs-tab__file {
		padding: 16px;
	}

	.tovar-docs-tab__file-text span {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 15px;
		color: #202223;
	}

	.tovar-docs-tab__file-text p {
		font-family: var(--font-family);
		font-weight: 400;
		font-size: 13px;
		color: #a0a0a0;
	}

	.tovar-docs-tab__divider {
		margin-top: 16px;
		margin-bottom: 16px;
	}

	.tovar-docs-tab__requests {
		padding: 12px;
		grid-template-columns: 1fr;
		gap: 16px;
		padding: 12px;
	}

	.tovar-docs-tab__request {
		padding: 16px;
	}

	.tovar-docs-tab__request-head {
		display: grid;
		grid-template-columns: 44px 1fr;
		column-gap: 12px;
		row-gap: 8px;
		align-items: center;
	}

	.tovar-docs-tab__request-icon {
		grid-column: 1;
		grid-row: 1;
	}

	.tovar-docs-tab__request-text {
		display: contents;
	}

	.tovar-docs-tab__request-text h5 {
		grid-column: 2;
		grid-row: 1;
		margin: 0;
		display: flex;
		align-items: center;
		min-height: 44px;
		font-size: 15px;
	}

	.tovar-docs-tab__request-text p {
		grid-column: 1 / -1;
		grid-row: 2;
		margin: 0;
		font-size: 14px;
	}

	.tovar-docs-tab__request-btn {
		width: 100%;
		margin-top: 16px;
		margin-left: 0;
	}
}

/* Модалка */

.tovar-modal__inner--docs-tech {
	max-width: 484px;
	border-radius: 10px;
	padding: 32px;
}

.tovar-modal__inner--docs-tech .tovar-modal__content > span  {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-modal__inner--docs-tech .tovar-modal__form {
	margin-top: 40px;
}

.tovar-modal__inner--docs-tech .tovar-modal__field+.tovar-modal__field {
	margin-top: 8px;
}

.tovar-modal__inner--docs-tech .tovar-modal__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--docs-tech .tovar-modal__field input,
.tovar-modal__inner--docs-tech .tovar-modal__field select {
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #9f9f9f;
}

.tovar-modal__inner--docs-tech .tovar-modal__field input::placeholder {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #9f9f9f;
}

.tovar-modal__inner--docs-tech .tovar-modal__select-wrap {
	position: relative;
}

.tovar-modal__inner--docs-tech .tovar-modal__select-wrap::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 8px;
	height: 8px;
	border-right: 1.5px solid #202223;
	border-bottom: 1.5px solid #202223;
	transform: translateY(-70%) rotate(45deg);
	pointer-events: none;
}

.tovar-modal__inner--docs-tech .tovar-modal__select-wrap select {
	appearance: none;
	cursor: pointer;
	padding-right: 40px;
}

.tovar-modal__inner--docs-tech .tovar-modal__submit {
	width: 420px;
	max-width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

@media (max-width: 767px) {
	.tovar-modal__inner--docs-tech {
		max-width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-modal__inner--docs-tech .tovar-modal__content > span  {
		font-size: 24px;
	}

	.tovar-modal__inner--docs-tech .tovar-modal__form {
		margin-top: 32px;
	}

	.tovar-modal__inner--docs-tech .tovar-modal__submit {
		width: 100%;
	}
}

.tovar-modal__inner--docs-buh {
	max-width: 484px;
	border-radius: 10px;
	padding: 32px;
}

.tovar-modal__inner--docs-buh .tovar-modal__content > span  {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-modal__inner--docs-buh .tovar-modal__form {
	margin-top: 40px;
}

.tovar-modal__inner--docs-buh .tovar-modal__field+.tovar-modal__field {
	margin-top: 8px;
}

.tovar-modal__inner--docs-buh .tovar-modal__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--docs-buh .tovar-modal__field input {
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--docs-buh .tovar-modal__field input::placeholder {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #9f9f9f;
}

.tovar-modal__inner--docs-buh .tovar-modal__note {
	margin-top: 16px;
}

.tovar-modal__inner--docs-buh .tovar-modal__note p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #4f636b;
	text-align: left;
}

.tovar-modal__inner--docs-buh .tovar-modal__note p a {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #8dc74a;
}

.tovar-modal__inner--docs-buh .tovar-modal__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

@media (max-width: 767px) {
	.tovar-modal__inner--docs-buh {
		max-width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-modal__inner--docs-buh .tovar-modal__content > span  {
		font-size: 24px;
	}

	.tovar-modal__inner--docs-buh .tovar-modal__form {
		margin-top: 32px;
	}
}






.tovar-reviews-tab {
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 24px;
	background: #fff;
	box-sizing: border-box;
	width: 100%;
}

.tovar-reviews-tab__top {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 16px;
}

.tovar-reviews-tab__head {
	flex: 1;
	min-width: 0;
}

.tovar-reviews-tab__head span {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #8dc74a;
}

.tovar-reviews-tab__title {
	display: flex;
	align-items: center;
	gap: 12px;
}

.tovar-reviews-tab__title img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar-reviews-tab__title h3 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	color: #202223;
}

.tovar-reviews-tab__nav {
	display: flex;
	align-items: center;
	gap: 8px;
	flex: 0 0 auto;
}

.tovar-reviews-tab__nav--mobile {
	display: none;
}

.tovar-reviews-tab__arrow {
	border: none;
	border-radius: 16px;
	padding: 2px;
	width: 32px;
	height: 32px;
	background: #00afef;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-reviews-tab__arrow img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.tovar-reviews-tab__arrow--prev img {
	transform: rotate(180deg);
}

.tovar-reviews-tab__slider {
	margin-top: 24px;
	width: 100%;
}

.tovar-reviews-tab__viewport {
	width: 100%;
	overflow: hidden;
	min-width: 0;
	height: auto;
}

.tovar-reviews-tab__track {
	display: flex;
	width: 100%;
	min-width: 0;
	transition: transform 0.3s ease;
	align-items: flex-start;
}

.tovar-reviews-tab__slide {
	flex: 0 0 100%;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

.tovar-reviews-tab__card {
	border-left: 3px solid #00afef;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-radius: 10px;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
	width: 100%;
}

.tovar-reviews-tab__card-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
}

.tovar-reviews-tab__author h4 {
	margin: 0 0 4px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-reviews-tab__author span {
	display: block;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	line-height: 130%;
	color: #747474;
}

.tovar-reviews-tab__stars {
	display: flex;
	align-items: center;
	gap: 2px;
	flex: 0 0 auto;
}

.tovar-reviews-tab__stars img {
	width: 16px;
	height: 16px;
	object-fit: contain;
}

.tovar-reviews-tab__line {
	border-top: 1px solid #c9f1ff;
	margin-top: 16px;
	margin-bottom: 16px;
}

.tovar-reviews-tab__gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 16px;
}

.tovar-reviews-tab__gallery-item {
	display: block;
	width: calc((100% - 32px) / 5);
	height: auto;
	aspect-ratio: 1 / 1;
	border-radius: 10px;
	overflow: hidden;
	flex: 0 0 calc((100% - 32px) / 5);
}

.tovar-reviews-tab__gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.tovar-reviews-tab__info-block+.tovar-reviews-tab__info-block {
	margin-top: 16px;
}

.tovar-reviews-tab__info-block>span {
	display: block;
	margin-bottom: 4px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #9c9c9c;
}

.tovar-reviews-tab__info-block>p,
.tovar-reviews-tab__comment p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-reviews-tab__comment {
	min-width: 0;
}

.tovar-reviews-tab__more {
	display: none;
}

.tovar-reviews-tab__dots {
	display: none;
}

.tovar-reviews-tab__cta {
	margin-top: 24px;
	border-radius: 10px;
	padding: 16px 20px;
	background: #e4f8ff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.tovar-reviews-tab__cta-text h5 {
	margin: 0 0 4px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-reviews-tab__cta-text p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-reviews-tab__cta-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 14px;
	width: 250px;
	box-sizing: border-box;
	background: #00afef;
	text-decoration: none;
	flex: 0 0 250px;
}

.tovar-reviews-tab__cta-btn img {
	width: 19px;
	height: 19px;
	object-fit: contain;
	flex: 0 0 19px;
}

.tovar-reviews-tab__cta-btn span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #fff;
}

@media (max-width: 767px) {
	.tovar-reviews-tab {
		padding: 16px;
	}

	.tovar-reviews-tab__top {
		display: block;
	}

	.tovar-reviews-tab__title {
		gap: 8px;
	}

	.tovar-reviews-tab__title h3 {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 18px;
		color: #202223;
	}

	.tovar-reviews-tab__nav--desktop {
		display: none;
	}

	.tovar-reviews-tab__slider {
		margin-top: 16px;
	}

	.tovar-reviews-tab__card {
		padding: 16px;
	}

	.tovar-reviews-tab__gallery {
		gap: 8px;
		margin-bottom: 16px;
	}

	.tovar-reviews-tab__gallery-item {
		border-radius: 8px;
		width: 79px;
		height: 79px;
		aspect-ratio: auto;
		flex: 0 0 79px;
	}

	.tovar-reviews-tab__info-block>span {
		font-weight: 500;
		font-size: 14px;
		line-height: 130%;
		color: #9c9c9c;
	}

	.tovar-reviews-tab__info-block>p,
	.tovar-reviews-tab__comment p {
		font-weight: 400;
		font-size: 14px;
		line-height: 130%;
		color: #4f636b;
	}

	.tovar-reviews-tab__comment {
		max-height: 120px;
		overflow: hidden;
		transition: max-height 0.25s ease;
	}

	.tovar-reviews-tab__info-block--comment.is-open .tovar-reviews-tab__comment {
		max-height: 2000px;
	}

	.tovar-reviews-tab__more {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		border: 1px solid #dbdbdb;
		border-radius: 10px;
		padding: 12px 14px;
		margin-top: 12px;
		background: #fff;
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 14px;
		color: #202223;
	}

	.tovar-reviews-tab__more-icon {
		width: 16px;
		height: 16px;
		object-fit: contain;
		transition: transform 0.2s ease;
	}

	.tovar-reviews-tab__info-block--comment.is-open .tovar-reviews-tab__more-icon {
		transform: rotate(180deg);
	}

	.tovar-reviews-tab__dots {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		margin-top: 12px;
	}

	.tovar-reviews-tab__dots button {
		width: 6px;
		height: 6px;
		border-radius: 50%;
		border: none;
		padding: 0;
		background: #d9d9d9;
		cursor: pointer;
	}

	.tovar-reviews-tab__dots button.active {
		background: #00afef;
	}

	.tovar-reviews-tab__nav--mobile {
		display: flex;
		justify-content: center;
		margin-top: 16px;
	}

	.tovar-reviews-tab__cta {
		margin-top: 16px;
		padding: 16px;
		display: block;
	}

	.tovar-reviews-tab__cta-btn {
		width: 100%;
		flex: none;
		margin-top: 16px;
	}
}




.tovar-modal__inner--review {
	max-width: 484px;
	border-radius: 10px;
	padding: 32px;
}

.tovar-modal__inner--review .tovar-modal__content > span  {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	color: #202223;
}

.tovar-review-form {
	margin-top: 16px;
}

.tovar-review-form__product {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 16px;
}

.tovar-review-form__product-image {
	border-radius: 10px;
	width: 72px;
	height: 72px;
	overflow: hidden;
	flex: 0 0 72px;
}

.tovar-review-form__product-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tovar-review-form__product-text p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-review-form__rating {
	margin-bottom: 24px;
	text-align: center;
}

.tovar-review-form__stars {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
}

.tovar-review-form__star {
	border: none;
	background: transparent;
	padding: 0;
	cursor: pointer;
	line-height: 0;
	width: 36px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-review-form__star img {
	width: 36px;
	height: 34px;
	object-fit: contain;
	display: block;
	opacity: 0.3;
	transition: opacity 0.2s ease;
}

.tovar-review-form__star.is-active img {
	opacity: 1;
}

.tovar-review-form__rating p {
	margin: 8px 0 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	color: #7e7e7e;
}

.tovar-modal__inner--review .tovar-modal__field+.tovar-modal__field {
	margin-top: 8px;
}

.tovar-modal__inner--review .tovar-modal__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--review .tovar-modal__field input,
.tovar-modal__inner--review .tovar-modal__field textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-modal__inner--review .tovar-modal__field input::placeholder,
.tovar-modal__inner--review .tovar-modal__field textarea::placeholder {
	color: #9f9f9f;
}

.tovar-modal__inner--review .tovar-modal__field input {
	height: 50px;
}

.tovar-modal__inner--review .tovar-modal__field textarea {
	height: 113px;
	resize: none;
}

.tovar-review-form__files {
	margin-top: 16px;
}

.tovar-review-form__files-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 8px;
}

.tovar-review-form__file-item {
	position: relative;
	border-radius: 5px;
	width: 68px;
	height: 68px;
	flex: 0 0 68px;
	overflow: visible;
}

.tovar-review-form__file-item img,
.tovar-review-form__file-item video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 5px;
}

.tovar-review-form__file-remove {
	position: absolute;
	top: -6px;
	right: -6px;
	width: 18px;
	height: 18px;
	border: none;
	border-radius: 100px;
	background: #8dc74a;
	padding: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}

.tovar-review-form__file-remove svg {
	width: 18px;
	height: 18px;
	display: block;
}

.tovar-review-form__upload {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 10px;
	padding: 10px 14px;
	background: #f1f1f1;
	cursor: pointer;
}

.tovar-review-form__upload input {
	display: none;
}

.tovar-review-form__upload img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}

.tovar-review-form__upload span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-review-form__files p {
	margin: 8px 0 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	color: #9f9f9f;
}

.tovar-modal__inner--review .tovar-modal__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

@media (max-width: 767px) {
	.tovar-modal__inner--review {
		max-width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}



	.tovar-review-form__product-text p {
		font-size: 16px;
		text-align: start;
	}

	.tovar-review-form__stars {
		gap: 2px;
	}

	.tovar-review-form__files-list {
		gap: 6px;
	}
}

.tovar-review-form__star img {
	width: 36px;
	height: 34px;
	display: block;
	filter: grayscale(1) brightness(0.95);
	transition: filter 0.2s ease, opacity 0.2s ease;
}

.tovar-review-form__star.is-active img {
	filter: none;
}











.tovar-kit {
	margin-top: 80px;
}

.tovar-kit__container {
	max-width: 1180px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	border-top: 3px solid #00afef;
	border-radius: 10px;
	padding: 24px;
	box-sizing: border-box;
	background: #fff;
}

.tovar-kit__head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
}

.tovar-kit__head-left {
	min-width: 0;
	flex: 1;
}

.tovar-kit__head-left > span {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #8dc74a;
}

.tovar-kit__title-left {
	display: flex;
	align-items: center;
	gap: 12px;
	min-width: 0;
}

.tovar-kit__title-left img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar-kit__title-left h2 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	color: #202223;
}

.tovar-kit__logo {
	flex: 0 0 auto;
}

.tovar-kit__logo img {
	width: 71px;
	height: 47px;
	object-fit: contain;
	display: block;
}

.tovar-kit__tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 24px;
}

.tovar-kit__tab {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	border: 1px solid #e1e1e1;
	border-radius: 100px;
	padding: 10px 16px;
	background: #fff;
	text-decoration: none;
	transition: 0.2s ease;
}

.tovar-kit__tab img {
	width: 16px;
	height: 16px;
	object-fit: contain;
	flex: 0 0 16px;
	opacity: 0.45;
}

.tovar-kit__tab span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 15px;
	color: #a0a0a0;
}

.tovar-kit__tab.active {
	background: #00afef;
	border-color: #00afef;
}

.tovar-kit__tab.active img {
	opacity: 1;
	filter: brightness(0) invert(1);
}

.tovar-kit__tab.active span {
	color: #fff;
}

.tovar-kit__slider {
	margin-top: 24px;
}

.tovar-kit__viewport {
	overflow: hidden;
	width: 100%;
}

.tovar-kit__list {
	display: block;
}

.tovar-kit__slide {
	display: block;
	width: 100%;
}

.tovar-kit__item {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	scroll-margin-top: 20px;
}

.tovar-kit__item-image {
	width: 460px;
	height: 300px;
	border-radius: 10px;
	overflow: hidden;
	flex: 0 0 460px;
}

.tovar-kit__item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.tovar-kit__item-content {
	flex: 1;
	min-width: 0;
}

.tovar-kit__item-content h3 {
	margin: 0 0 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 18px;
	color: #202223;
}

.tovar-kit__item-content p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-kit__item-content ul {
	margin: 16px 0 0;
	padding: 0;
	list-style: none;
}

.tovar-kit__item-content ul li {
	position: relative;
	padding-left: 15px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-kit__item-content ul li + li {
	margin-top: 8px;
}

.tovar-kit__item-content ul li::before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #8dc74a;
}

.tovar-kit__line {
	border-top: 1px solid #c9f1ff;
	margin-top: 32px;
	margin-bottom: 32px;
}

.tovar-kit__mobile-bottom {
	display: none;
}

.tovar-kit__slider-arrow {
	border: none;
	border-radius: 16px;
	padding: 2px;
	width: 32px;
	height: 32px;
	background: #00afef;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	flex: 0 0 32px;
}

.tovar-kit__slider-arrow img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}

.tovar-kit__slider-arrow--prev img {
	transform: rotate(180deg);
}

.tovar-kit__slider-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	flex: 1;
}

.tovar-kit__slider-dots button {
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	background: #d9d9d9;
	padding: 0;
	cursor: pointer;
}

.tovar-kit__slider-dots button.active {
	background: #00afef;
}

@media (max-width: 767px) {
	.tovar-kit {
		padding: 0 20px;
	}

	.tovar-kit__container {
		padding: 16px;
	}

	.tovar-kit__head {
		align-items: flex-start;
		gap: 12px;
	}

	.tovar-kit__head-left > span {
		margin-bottom: 8px;
		font-size: 14px;
	}

	.tovar-kit__title-left {
		align-items: flex-start;
		gap: 8px;
	}

	.tovar-kit__title-left h2 {
		font-size: 20px;
	}

	.tovar-kit__logo img {
		width: 71px;
		height: 47px;
	}

	.tovar-kit__tabs {
		margin-top: 24px;
		gap: 8px;
	}

	.tovar-kit__tab {
		padding: 10px 16px;
	}

	.tovar-kit__tab span {
		font-size: 14px;
	}

	.tovar-kit__slider {
		margin-top: 16px;
	}

	.tovar-kit__list {
		display: flex;
		transition: transform 0.3s ease;
	}

	.tovar-kit__slide {
		min-width: 100%;
		width: 100%;
		box-sizing: border-box;
	}

	.tovar-kit__item {
		display: block;
	}

	.tovar-kit__item-image {
		width: 100%;
		height: auto;
		flex: none;
	}

	.tovar-kit__item-image img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}

	.tovar-kit__item-content {
		margin-top: 24px;
	}

	.tovar-kit__item-content h3 {
		font-weight: 500;
		font-size: 16px;
		color: #202223;
	}

	.tovar-kit__item-content p {
		font-weight: 400;
		font-size: 14px;
		line-height: 130%;
		color: #4f636b;
	}

	.tovar-kit__item-content ul {
		margin-top: 16px;
	}

	.tovar-kit__item-content ul li {
		font-size: 14px;
		line-height: 130%;
	}

	.tovar-kit__line {
		display: none;
	}

	.tovar-kit__mobile-bottom {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 16px;
		margin-top: 16px;
	}
}













.tovar-specs {
	margin-top: 80px;
}

.tovar-specs__container {
	max-width: 1180px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	border-top: 3px solid #00afef;
	border-radius: 10px;
	padding: 24px;
	box-sizing: border-box;
	background: #fff;
}

.tovar-specs__head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
}

.tovar-specs__head-left {
	min-width: 0;
	flex: 1;
}

.tovar-specs__head-left > span {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #8dc74a;
}

.tovar-specs__title {
	display: flex;
	align-items: center;
	gap: 12px;
}

.tovar-specs__title img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar-specs__title h2 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	color: #202223;
	text-transform: capitalize !important;
}

.tovar-specs__logo img {
	width: 71px;
	height: 47px;
	object-fit: contain;
	display: block;
}

.tovar-specs__table-wrap {
	margin-top: 24px;
	overflow: hidden;
}

.tovar-specs__table-wrap--collapsed tbody tr:nth-child(n+6) {
	display: none;
}

.tovar-specs__table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

.tovar-specs__table thead th {
	padding: 14px 24px;
	background: #00afef;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	text-align: left;
}

.tovar-specs__table thead th:first-child {
	width: 250px;
	border-radius: 10px 0 0 0;
}

.tovar-specs__table thead th:last-child {
	border-radius: 0 10px 0 0;
}
.tovar-specs__table tbody td {
	padding: 14px 24px;
	border-top: none;
	border-bottom: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 15px;
	color: #71777c;
	vertical-align: top;
}

.tovar-specs__table tbody td:first-child {
	border-left: 1px solid #e5e5e5;
}

.tovar-specs__table tbody td:last-child {
	border-right: 1px solid #e5e5e5;
}

.tovar-specs__table tbody tr:nth-child(odd) td {
	background: #fff;
}

.tovar-specs__table tbody tr:nth-child(even) td {
	background: #fafafa;
}
.tovar-specs__actions {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: 16px;
}

.tovar-specs__toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid #dbdbdb;
	border-radius: 10px;
	padding: 12px 14px;
	background: #f1f1f1;
	cursor: pointer;
}

.tovar-specs__toggle img {

	object-fit: contain;
	transition: transform 0.2s ease;
}

.tovar-specs__toggle span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	color: #202223;
}

.tovar-specs__table-wrap:not(.tovar-specs__table-wrap--collapsed) + .tovar-specs__actions .tovar-specs__toggle img {
	transform: rotate(180deg);
}

.tovar-specs__pdf {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 12px 14px;
	background: #fff;
	text-decoration: none;
}

.tovar-specs__pdf img {
	width: 15px;
	height: 15px;
	object-fit: contain;
	flex: 0 0 15px;
}

.tovar-specs__pdf span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	color: #00afef;
}

@media (max-width: 767px) {
	.tovar-specs {
		padding: 0 20px;
	}

	.tovar-specs__container {
		padding: 16px;
	}

	.tovar-specs__head {
		gap: 12px;
	}

	.tovar-specs__title {
		gap: 8px;
		align-items: flex-start;
	}

	.tovar-specs__title h2 {
		font-size: 20px;
	}

	.tovar-specs__table-wrap {
		margin-top: 16px;
	}

	.tovar-specs__table-wrap--collapsed tbody tr:nth-child(n+6) {
		display: none;
	}

	.tovar-specs__table thead th {
		padding: 14px 12px;
		font-weight: 600;
		font-size: 15px;
		color: #fff;
	}

	.tovar-specs__table thead th:first-child {
		width: 46%;
	}

	.tovar-specs__table tbody td {
		padding: 14px 12px;
		font-weight: 500;
		font-size: 14px;
		color: #71777c;
		word-break: break-word;
	}

	.tovar-specs__actions {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 8px;
		margin-top: 16px;
	}

	.tovar-specs__toggle {
		width: fit-content;
	}

	.tovar-specs__pdf {
		width: 100%;
		box-sizing: border-box;
	}
}



.tovar-modal__inner--specs-pdf {
	border-radius: 10px;
	padding: 32px;
	width: 484px;
	box-sizing: border-box;
}

.tovar-modal__inner--specs-pdf .tovar-modal__content > span  {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-specs-pdf-form {
	margin-top: 40px;
}

.tovar-specs-pdf-form__field + .tovar-specs-pdf-form__field {
	margin-top: 8px;
}

.tovar-specs-pdf-form__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-specs-pdf-form__field input {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	outline: none;
	background: #fff;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-specs-pdf-form__field input::placeholder {
	color: #9f9f9f;
}

.tovar-specs-pdf-form__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

.tovar-specs-pdf-form .tovar-modal__checkbox {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-top: 8px;
	position: relative;
	cursor: pointer;
}

.tovar-specs-pdf-form .tovar-modal__checkbox:first-of-type {
	margin-top: 8px;
}

.tovar-specs-pdf-form .tovar-modal__checkbox input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.tovar-specs-pdf-form .tovar-modal__checkbox-box {
	border: 1px solid #cacaca;
	border-radius: 6px;
	padding: 3px;
	width: 17px;
	height: 17px;
	box-sizing: border-box;
	background: #fff;
	flex: 0 0 17px;
	position: relative;
	margin-top: 1px;
}

.tovar-specs-pdf-form .tovar-modal__checkbox input:checked + .tovar-modal__checkbox-box::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 4px;
	width: 7px;
	height: 4px;
	border-left: 2px solid #00afef;
	border-bottom: 2px solid #00afef;
	transform: rotate(-45deg);
}

.tovar-specs-pdf-form .tovar-modal__checkbox-text {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	color: #818181;
}

.tovar-specs-pdf-form .tovar-modal__checkbox-text a {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #00afef;
}

@media (max-width: 767px) {
	.tovar-modal__inner--specs-pdf {
		width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-modal__inner--specs-pdf .tovar-modal__content > span  {
		font-size: 24px;
	}

	.tovar-specs-pdf-form {
		margin-top: 32px;
	}
}



.tovar-config {
	margin-top: 80px;
}

.tovar-config__container {
	max-width: 1180px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	border-top: 3px solid #00afef;
	border-radius: 10px;
	padding: 24px;
	box-sizing: border-box;
	background: #fff;
}

.tovar-config__head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
}

.tovar-config__head-left {
	flex: 1;
	min-width: 0;
}

.tovar-config__head-left > span {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #8dc74a;
}

.tovar-config__title {
	display: flex;
	align-items: center;
	gap: 12px;
}

.tovar-config__title img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar-config__title h2 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	color: #202223;
}

.tovar-config__logo img {
	width: 71px;
	height: 47px;
	object-fit: contain;
	display: block;
}

.tovar-config__desktop {
	display: block;
	margin-top: 24px;
}

.tovar-config__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}

.tovar-config__card {
	position: relative;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

.tovar-config__card--accent {
	background: #f4ffe8;
	border-color: #8dc74a;
}

.tovar-config__badge {
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
}

.tovar-config__badge span {
	display: inline-block;
	border-radius: 100px;
	padding: 5px 8px;
	background: #00afef;
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	white-space: nowrap;
}

.tovar-config__card h3,
.tovar-config__mobile-card h3 {
	margin: 0 0 8px;
	font-family: var(--font-family);
	font-weight: 500;
	color: #202223;
}

.tovar-config__card h3 {
	font-size: 18px;
}

.tovar-config__desc {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	line-height: 130%;
	color: #4f636b;
}

.tovar-config__card .tovar-config__desc {
	font-size: 15px;
}

.tovar-config__card ul,
.tovar-config__mobile-card ul {
	margin: 16px 0 0;
	padding: 0;
	list-style: none;
}

.tovar-config__card ul li,
.tovar-config__mobile-card ul li {
	position: relative;
	padding-left: 18px;
	font-family: var(--font-family);
	font-weight: 400;
	line-height: 130%;
	color: #4f636b;
}

.tovar-config__card ul li {
	font-size: 15px;
}

.tovar-config__card ul li + li,
.tovar-config__mobile-card ul li + li {
	margin-top: 8px;
}

.tovar-config__card ul li::before,
.tovar-config__mobile-card ul li::before {
	content: "";
	position: absolute;
	top: 1px;
	left: 0;
	width: 10px;
	height: 19px;
	background: url("/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new_design/assets/img/greenOK.png") center / contain no-repeat;
}

.tovar-config__more-text {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	line-height: 130%;
	color: #4f636b;
}

.tovar-config__card .tovar-config__more-text {
	margin-top: 8px;
	font-size: 15px;
	margin-bottom: 16px;
}

.tovar-config__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 14px;
	margin-top: auto;
	text-decoration: none;
	background: #fff;
}

.tovar-config__card .tovar-config__btn {
	margin-top: auto;
}

.tovar-config__btn img {
	width: 17px;
	height: 17px;
	object-fit: contain;
	flex: 0 0 17px;
}

.tovar-config__btn span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #00afef;
}

.tovar-config__btn--green {
	background: #8dc74a;
	border-color: #8dc74a;
}

.tovar-config__btn--green span {
	color: #fff;
}

.tovar-config__mobile {
	display: none;
}

.tovar-config__help {
	margin-top: 24px;
	border-radius: 10px;
	padding: 16px 20px;
	background: #e4f8ff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.tovar-config__help-text   span {
	margin: 0 0 4px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-config__help-text p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-config__help-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 14px;
	background: #00afef;
	text-decoration: none;
	flex: 0 0 auto;
}

.tovar-config__help-btn img {
	width: 19px;
	height: 19px;
	object-fit: contain;
	flex: 0 0 19px;
}

.tovar-config__help-btn span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #fff;
}

.tovar-modal__inner--config-price {
	border-radius: 10px;
	padding: 32px;
	width: 484px;
	box-sizing: border-box;
}

.tovar-modal__inner--config-price .tovar-modal__content > span  {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-config-price-form {
	margin-top: 40px;
}

.tovar-config-price-form__field + .tovar-config-price-form__field {
	margin-top: 8px;
}

.tovar-config-price-form__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-config-price-form__field input {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-config-price-form__field input::placeholder {
	color: #9f9f9f;
}

.tovar-config-price-form__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

.tovar-config-price-form .tovar-modal__checkbox {
	margin-top: 8px;
}

@media (max-width: 767px) {
	.tovar-config {
		padding: 0 20px;
	}

	.tovar-config__container {
		padding: 16px;
	}

	.tovar-config__head {
		gap: 12px;
	}

	.tovar-config__title {
		gap: 8px;
		align-items: flex-start;
	}

	.tovar-config__title h2 {
		font-size: 20px;
	}

	.tovar-config__desktop {
		display: none;
	}

	.tovar-config__mobile {
		display: block;
		margin-top: 16px;
	}

	.tovar-config__tabs {
		display: flex;
		flex-wrap: wrap;
		gap: 8px;
		margin-bottom: 16px;
	}

	.tovar-config__tab {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 4px;
		border: 1px solid #e1e1e1;
		border-radius: 100px;
		padding: 10px 14px;
		background: #fff;
		cursor: pointer;
	}

	.tovar-config__tab img {
		width: 16px;
		height: 16px;
		object-fit: contain;
		opacity: 0.45;
	}

	.tovar-config__tab span {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 14px;
		color: #a0a0a0;
	}

	.tovar-config__tab.active {
		background: #00afef;
		border-color: #00afef;
	}

	.tovar-config__tab.active img {
		opacity: 1;
		filter: brightness(0) invert(1);
	}

	.tovar-config__tab.active span {
		color: #fff;
	}

	.tovar-config__mobile-viewport {
		overflow: hidden;
	}

	.tovar-config__mobile-track {
		display: flex;
		align-items: flex-start;
		transition: transform 0.3s ease;
	}

	.tovar-config__mobile-slide {
		min-width: 100%;
		width: 100%;
		box-sizing: border-box;
		align-self: flex-start;
	}

	.tovar-config__mobile-card {
		border: 1px solid #e1e1e1;
		border-radius: 10px;
		padding: 16px;
		box-sizing: border-box;
		background: #fff;
		display: flex;
		flex-direction: column;
		min-height: 0;
		height: auto;
	}

	.tovar-config__mobile-card h3 {
		font-size: 16px;
	}

	.tovar-config__mobile-card .tovar-config__desc {
		font-size: 14px;
	}

	.tovar-config__mobile-card ul {
		display: none;
	}

	.tovar-config__mobile-card.is-open ul {
		display: block;
	}

	.tovar-config__mobile-card ul li {
		font-size: 14px;
	}

	.tovar-config__mobile-card .tovar-config__more-text {
		display: none;
		margin: 8px 0 0;
		font-size: 14px;
	}

	.tovar-config__mobile-card.is-open .tovar-config__more-text {
		display: block;
	}

	.tovar-config__more {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		border: 1px solid #dbdbdb;
		border-radius: 10px;
		padding: 12px 14px;
		margin-top: 16px;
		background: #f1f1f1;
		cursor: pointer;
		width: fit-content;
	}

	.tovar-config__more--green {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		border: 1px solid #dbdbdb;
		border-radius: 10px;
		padding: 12px 14px;
		margin-top: 16px;
		background: #ffffff;
		cursor: pointer;
		width: fit-content;
	}


	.tovar-config__more-icon {

		object-fit: contain;
		transition: transform 0.2s ease;
	}

	.tovar-config__mobile-card.is-open .tovar-config__more-icon {
		transform: rotate(180deg);
	}

	.tovar-config__more span {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 14px;
		text-align: center;
		color: #202223;
	}

	.tovar-config__mobile-btn {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		border: 1px solid #00afef;
		border-radius: 10px;
		padding: 14px;
		margin-top: 16px;
		background: #fff;
		text-decoration: none;
	}

	.tovar-config__mobile-btn img {
		width: 17px;
		height: 17px;
		object-fit: contain;
		flex: 0 0 17px;
	}

	.tovar-config__mobile-btn span {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 15px;
		color: #00afef;
	}

	.tovar-config__nav {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 16px;
		margin-top: 16px;
	}

	.tovar-config__arrow {
		border: none;
		border-radius: 16px;
		padding: 2px;
		width: 32px;
		height: 32px;
		background: #00afef;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
		flex: 0 0 32px;
	}

	.tovar-config__arrow img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.tovar-config__arrow--prev img {
		transform: rotate(180deg);
	}

	.tovar-config__dots {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		flex: 1;
	}

	.tovar-config__dots button {
		width: 6px;
		height: 6px;
		border: none;
		border-radius: 100%;
		background: #d9d9d9;
		padding: 0;
		cursor: pointer;
	}

	.tovar-config__dots button.active {
		background: #00afef;
	}

	.tovar-config__help {
		margin-top: 16px;
		padding: 16px;
		display: block;
	}

	.tovar-config__help-text   span {
		font-size: 16px;
	}

	.tovar-config__help-text p {
		font-size: 14px;
	}

	.tovar-config__help-btn {
		width: 100%;
		box-sizing: border-box;
		margin-top: 16px;
	}

	.tovar-config__help-btn span {
		font-size: 15px;
	}

	.tovar-modal__inner--config-price {
		width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-config-price-form {
		margin-top: 32px;
	}
}


.tovar-modal__inner--config-price {
	border-radius: 10px;
	padding: 32px;
	width: 484px;
	box-sizing: border-box;
}

.tovar-modal__inner--config-price .tovar-modal__content > span  {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-config-price-form {
	margin-top: 40px;
}

.tovar-config-price-form__row {
	display: flex;
	gap: 16px;
	margin-bottom: 8px;
}

.tovar-config-price-form__row .tovar-config-price-form__field {
	width: calc(50% - 8px);
}

.tovar-config-price-form__field + .tovar-config-price-form__field {
	margin-top: 8px;
}

.tovar-config-price-form__row .tovar-config-price-form__field + .tovar-config-price-form__field {
	margin-top: 0;
}

.tovar-config-price-form__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-config-price-form__field input {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-config-price-form__field input::placeholder {
	color: #9f9f9f;
}

.tovar-config-price-form__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

.tovar-config-price-form .tovar-modal__checkbox {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-top: 8px;
	position: relative;
	cursor: pointer;
}

.tovar-config-price-form .tovar-modal__checkbox input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.tovar-config-price-form .tovar-modal__checkbox-box {
	border: 1px solid #cacaca;
	border-radius: 6px;
	padding: 3px;
	width: 17px;
	height: 17px;
	box-sizing: border-box;
	background: #fff;
	flex: 0 0 17px;
	position: relative;
	margin-top: 1px;
}

.tovar-config-price-form .tovar-modal__checkbox input:checked + .tovar-modal__checkbox-box::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 4px;
	width: 7px;
	height: 4px;
	border-left: 2px solid #00afef;
	border-bottom: 2px solid #00afef;
	transform: rotate(-45deg);
}

.tovar-config-price-form .tovar-modal__checkbox-text {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	color: #818181;
}

.tovar-config-price-form .tovar-modal__checkbox-text a {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #00afef;
}

@media (max-width: 767px) {
	.tovar-modal__inner--config-price {
		width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-config-price-form {
		margin-top: 40px;
	}

	.tovar-config-price-form__row {
		display: block;
		margin-bottom: 0;
	}

	.tovar-config-price-form__row .tovar-config-price-form__field {
		width: 100%;
	}

	.tovar-config-price-form__row .tovar-config-price-form__field + .tovar-config-price-form__field {
		margin-top: 8px;
	}
}


.tovar-modal__inner--config-select {
	border-radius: 10px;
	padding: 32px;
	width: 484px;
	box-sizing: border-box;
}

.tovar-modal__inner--config-select .tovar-modal__content > span  {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-modal__inner--config-select .tovar-modal__content > p {
	margin: 8px 0 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	color: #4f636b;
}

.tovar-config-select-form {
	margin-top: 32px;
}

.tovar-config-select-form__field + .tovar-config-select-form__field {
	margin-top: 8px;
}

.tovar-config-select-form__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-config-select-form__field input,
.tovar-config-select-form__field textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-config-select-form__field input::placeholder,
.tovar-config-select-form__field textarea::placeholder {
	color: #9f9f9f;
}

.tovar-config-select-form__field textarea {
	height: 100px;
	resize: none;
}

.tovar-config-select-form__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

.tovar-config-select-form .tovar-modal__checkbox {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-top: 8px;
	position: relative;
	cursor: pointer;
}

.tovar-config-select-form .tovar-modal__checkbox input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.tovar-config-select-form .tovar-modal__checkbox-box {
	border: 1px solid #cacaca;
	border-radius: 6px;
	padding: 3px;
	width: 17px;
	height: 17px;
	box-sizing: border-box;
	background: #fff;
	flex: 0 0 17px;
	position: relative;
	margin-top: 1px;
}

.tovar-config-select-form .tovar-modal__checkbox input:checked + .tovar-modal__checkbox-box::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 4px;
	width: 7px;
	height: 4px;
	border-left: 2px solid #00afef;
	border-bottom: 2px solid #00afef;
	transform: rotate(-45deg);
}

.tovar-config-select-form .tovar-modal__checkbox-text {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	color: #818181;
}

.tovar-config-select-form .tovar-modal__checkbox-text a {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #00afef;
}

@media (max-width: 767px) {
	.tovar-modal__inner--config-select {
		width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}

	.tovar-modal__inner--config-select .tovar-modal__content > p {
		margin-top: 8px;
	}

	.tovar-config-select-form {
		margin-top: 32px;
	}

	.tovar-config__mobile-btn--green {
		background: #8dc74a;
		border-color: #8dc74a;
	}

	.tovar-config__mobile-btn--green span {
		color: #fff;
	}

	.tovar-config__mobile-card--accent {
		background: #f4ffe8;
	}
}









.tovar-value {
	margin-top: 80px;
}

.tovar-value__container {
	max-width: 1180px;
	margin: 0 auto;
}

.tovar-value__container h2 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	color: #202223;
}

.tovar-value__tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 24px;
}

.tovar-value__tab {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	border: none;
	border-radius: 100px;
	padding: 10px 16px;
	background: #fff;
	cursor: pointer;
	border: 1px solid #e1e1e1;
}

.tovar-value__tab img {
	width: 16px;
	height: 16px;
	object-fit: contain;
	flex: 0 0 16px;
	opacity: 0.45;
}

.tovar-value__tab span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 15px;
	color: #a0a0a0;
}

.tovar-value__tab.active {
	background: #00afef;
	border: 0px;
}

.tovar-value__tab.active img {
	opacity: 1;
	filter: brightness(0) invert(1);
}

.tovar-value__tab.active span {
	color: #fff;
}

.tovar-value__pane {
	display: none;
	margin-top: 24px;
}

.tovar-value__pane.active {
	display: block;
}

.tovar-value__list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 12px;
}

.tovar-value__card {
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
}

.tovar-value__card-top {
	display: block;
}

.tovar-value__card-icon {
	border-radius: 5px;
	padding: 8px;
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	background: #e4f8ff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-value__card-icon img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	display: block;
}

.tovar-value__card  span {
	margin: 16px 0 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-value__card p {
	margin: 16px 0 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-value__more {
	display: none;
}

@media (max-width: 767px) {
	.tovar-value {
		padding: 0 20px;
	}

	.tovar-value__container h2 {
		font-size: 20px;
	}

	.tovar-value__tabs {
		margin-top: 16px;
	}

	.tovar-value__tab {
		padding: 10px 14px;
	}

	.tovar-value__tab span {
		font-size: 14px;
	}

	.tovar-value__pane {
		margin-top: 16px;
	}

	.tovar-value__list {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}

	.tovar-value__card {
		padding: 16px;
	}

	.tovar-value__card:nth-child(n+2) {
		display: none;
	}

	.tovar-value__pane.is-open .tovar-value__card:nth-child(n+2) {
		display: block;
	}

	.tovar-value__card-top {
		display: flex;
		align-items: center;
		gap: 16px;
	}

	.tovar-value__card-icon {
		border-radius: 5px;
		padding: 7px;
		width: 40px;
		height: 40px;
		flex: 0 0 40px;
	}

	.tovar-value__card-icon img {
		width: 22px;
		height: 22px;
	}

	.tovar-value__card  span {
		margin: 0;
		font-weight: 500;
		font-size: 16px;
		color: #202223;
	}

	.tovar-value__card p {
		margin: 16px 0 0;
		font-weight: 400;
		font-size: 15px;
		line-height: 130%;
		color: #4f636b;
	}

	.tovar-value__more {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		margin-top: 16px;
		border: 1px solid #dbdbdb;
		border-radius: 10px;
		padding: 12px 14px;
		background: #f1f1f1;
		cursor: pointer;
	}

	.tovar-value__more-icon {
		width: 16px;
		height: 16px;
		object-fit: contain;
		transition: transform 0.2s ease;
	}

	.tovar-value__pane.is-open .tovar-value__more-icon {
		transform: rotate(180deg);
	}

	.tovar-value__more span {
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 14px;
		text-align: center;
		color: #202223;
	}
}


.tovar-faq {
	margin-top: 80px;
}

.tovar-faq__container {
	max-width: 1180px;
	margin: 0 auto;
}

.tovar-faq__container h2 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	color: #202223;
}

.tovar-faq__list {
	margin-top: 24px;
}

.tovar-faq__item + .tovar-faq__item {
	margin-top: 8px;
}

.tovar-faq__item {
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
	transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.tovar-faq__item.active {
	border-color: #8dc74a;
}

.tovar-faq__question {
	width: 100%;
	padding: 0;
	border: none;
	background: transparent;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	cursor: pointer;
	text-align: left;
}

.tovar-faq__question span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #202223;
}

.tovar-faq__question img {
	width: 16px;
	height: 16px;
	object-fit: contain;
	flex: 0 0 16px;
	margin-top: 2px;
	filter: grayscale(1) brightness(0.72);
	opacity: 1;
	transition: transform 0.28s ease, filter 0.28s ease, opacity 0.28s ease;
}

.tovar-faq__item.active .tovar-faq__question img {
	transform: rotate(45deg);
	filter: brightness(0) saturate(100%) invert(72%) sepia(28%) saturate(857%) hue-rotate(42deg) brightness(92%) contrast(88%);
}

.tovar-faq__answer {
	display: grid;
	grid-template-rows: 0fr;
	opacity: 0;
	margin-top: 0;
	transition: grid-template-rows 0.35s ease, opacity 0.25s ease, margin-top 0.25s ease;
}

.tovar-faq__answer > * {
	overflow: hidden;
}

.tovar-faq__item.active .tovar-faq__answer {
	grid-template-rows: 1fr;
	opacity: 1;
	margin-top: 16px;
}

.tovar-faq__answer p {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 15px;
	line-height: 130%;
	color: #4f636b;
	transform: translateY(-6px);
	transition: transform 0.3s ease;
}

.tovar-faq__item.active .tovar-faq__answer p {
	transform: translateY(0);
}

.tovar-faq__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-top: 16px;
	border: 1px solid #00afef;
	border-radius: 10px;
	padding: 14px;
	width: 206px;
	box-sizing: border-box;
	text-decoration: none;
	background: #fff;
}

.tovar-faq__btn img {
	width: 19px;
	height: 19px;
	object-fit: contain;
	flex: 0 0 19px;
}

.tovar-faq__btn span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #00afef;
}

.tovar-modal__inner--faq-question {
	border-radius: 10px;
	padding: 32px;
	width: 484px;
	box-sizing: border-box;
}

.tovar-modal__inner--faq-question .tovar-modal__content > span  {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	text-align: center;
	color: #8dc74a;
}

.tovar-modal__inner--faq-question .tovar-modal__content > p {
	margin: 8px 0 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	color: #4f636b;
}

.tovar-faq-form {
	margin-top: 32px;
}

.tovar-faq-form__field + .tovar-faq-form__field {
	margin-top: 8px;
}

.tovar-faq-form__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-faq-form__field input,
.tovar-faq-form__field textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 16px;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: #202223;
}

.tovar-faq-form__field input::placeholder,
.tovar-faq-form__field textarea::placeholder {
	color: #9f9f9f;
}

.tovar-faq-form__field textarea {
	height: 100px;
	resize: none;
}

.tovar-faq-form__submit {
	width: 100%;
	border: none;
	border-radius: 10px;
	padding: 16px;
	margin-top: 16px;
	background: #00afef;
	cursor: pointer;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

.tovar-faq-form .tovar-modal__checkbox {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-top: 8px;
	position: relative;
	cursor: pointer;
}

.tovar-faq-form .tovar-modal__checkbox input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.tovar-faq-form .tovar-modal__checkbox-box {
	border: 1px solid #cacaca;
	border-radius: 6px;
	padding: 3px;
	width: 17px;
	height: 17px;
	box-sizing: border-box;
	background: #fff;
	flex: 0 0 17px;
	position: relative;
	margin-top: 1px;
}

.tovar-faq-form .tovar-modal__checkbox input:checked + .tovar-modal__checkbox-box::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 4px;
	width: 7px;
	height: 4px;
	border-left: 2px solid #00afef;
	border-bottom: 2px solid #00afef;
	transform: rotate(-45deg);
}

.tovar-faq-form .tovar-modal__checkbox-text {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	color: #818181;
}

.tovar-faq-form .tovar-modal__checkbox-text a {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #00afef;
}

@media (max-width: 767px) {
	.tovar-faq {
		padding: 0 20px;
	}

	.tovar-faq__item {
		padding: 20px 16px;
	}

	.tovar-faq__question {
		gap: 16px;
	}

	.tovar-faq__btn {
		width: 100%;
	}

	.tovar-modal__inner--faq-question {
		width: 100%;
		min-height: 100dvh;
		border-radius: 0;
		padding: 72px 20px 24px;
	}
}


.tovar-lead {
	margin-top: 80px;
	width: 100%;
	box-sizing: border-box;
}

.tovar-lead__container {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	border-radius: 10px;
	padding: 40px;
	background: linear-gradient(90deg, #05b0ea 0%, #51bc94 100%);
	box-sizing: border-box;
	display: flex;
	align-items: center;
	gap: 40px;
}

.tovar-lead__left {
	width: 484px;
	flex: 0 0 484px;
	min-width: 0;
}

.tovar-lead__left h2 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 25px;
	text-transform: uppercase;
	color: #fff;
}

.tovar-lead__left p {
	margin: 8px 0 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	line-height: 130%;
	color: #dff7ff;
}

.tovar-lead__left ul {
	margin: 40px 0 0;
	padding: 0;
	list-style: none;
}

.tovar-lead__left ul li {
	display: flex;
	align-items: flex-start;
	gap: 8px;
}

.tovar-lead__left ul li + li {
	margin-top: 10px;
}

.tovar-lead__left ul li img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
	margin-top: 1px;
}

.tovar-lead__left ul li span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
}

.tovar-lead__right {
	width: 576px;
	flex: 0 0 576px;
}

.tovar-lead__form {
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
	backdrop-filter: blur(24px);
	background: rgba(255, 255, 255, 0.25);
}

.tovar-lead__row {
	display: flex;
	align-items: flex-start;
	gap: 8px;
}

.tovar-lead__row + .tovar-lead__field,
.tovar-lead__field + .tovar-lead__row,
.tovar-lead__field + .tovar-lead__field,
.tovar-lead__row + .tovar-lead__row {
	margin-top: 8px;
}

.tovar-lead__field {
	margin-top: 8px;
}

.tovar-lead__row .tovar-lead__field {
	width: calc(50% - 4px);
	display: flex;
	flex-direction: column;
}

.tovar-lead__field label {
	display: block;
	margin-bottom: 8px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #fff;
}

.tovar-lead__field input,
.tovar-lead__field textarea,
.tovar-lead__select-wrap select {
	width: 100% !important;
	border: 1px solid #b5edff !important;;
	border-radius: 10px;
	padding: 16px; !important;
	box-sizing: border-box;
	background: #fff;
	outline: none;
	font-family: var(--font-family);
	font-weight: 400 !important;;
	font-size: 14px !important;;
	line-height: 130%;
	margin: 0 !important;
	max-width: 100% !important;

}

.tovar-lead__field input,
.tovar-lead__select-wrap select {
	height: 52px !important;
}

.tovar-lead__field input,
.tovar-lead__field textarea {
	color: #585858;
}

.tovar-lead__field input::placeholder,
.tovar-lead__field textarea::placeholder {
	color: #9f9f9f;
}

.tovar-lead__field textarea {
	min-height: 100px;
	height: 100px;
	resize: none;
}

.tovar-lead__select-wrap {
	position: relative;
}

.tovar-lead__select-wrap select {
	appearance: none !important;
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
	color: #585858!important;
	cursor: pointer!important;
	padding-right: 44px!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	line-height: normal!important;
	background: #fff url("/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new_design/assets/img/opis/arrow.svg") right 16px center / 16px 16px no-repeat;
	position: relative !important;
	left: auto !important;
	right: auto;
	top: auto !important;
	opacity: 1 !important;
}

form.tovar-lead__form.form.form__callback.prForm.phone.jq-selectbox__select {
	opacity: 0;
}
.tovar-lead__submit {
	width: 100%;
	border: none !important;
	border-radius: 10px !important;
	padding: 16px !important;
	margin-top: 16px !important;
	background: #8dc74a !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 8px;
	cursor: pointer;
}

.tovar-lead__submit img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	flex: 0 0 20px;
}

.tovar-lead__submit span {
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 15px;
	line-height: 130%;
	color: #fff;
}

.tovar-lead__checkbox {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-top: 8px;
	position: relative;
	cursor: pointer;
	width: 100%;
}

.tovar-lead__checkbox input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.tovar-lead__checkbox-box {
	width: 17px;
	height: 17px;
	border: 1px solid rgba(255, 255, 255, 0.65);
	border-radius: 6px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.92);
	flex: 0 0 17px;
	position: relative;
	margin-top: 1px;
}

.tovar-lead__checkbox input:checked + .tovar-lead__checkbox-box::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 4px;
	width: 7px;
	height: 4px;
	border-left: 2px solid #00afef;
	border-bottom: 2px solid #00afef;
	transform: rotate(-45deg);
}

.tovar-lead__checkbox-text {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 13px;
	line-height: 140%;
	color: #ededed;
	width: 100%;
}

.tovar-lead__checkbox-text a {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #fff;
}

.tovar-lead__note {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-top: 8px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	padding: 12px 16px;
	box-sizing: border-box;
	backdrop-filter: blur(14px);
	background: rgba(255, 255, 255, 0.2);
}

.tovar-lead__note img {
	width: 16px;
	height: 16px;
	object-fit: contain;
	flex: 0 0 16px;
	margin-top: 1px;
}

.tovar-lead__note span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 13px;
	color: #fff;
}

@media (max-width: 1024px) {
	.tovar-lead {
		padding: 0 20px;
		box-sizing: border-box;
	}

	.tovar-lead__container {
		width: 100%;
		max-width: none;
		padding: 32px 24px;
		gap: 24px;
	}

	.tovar-lead__left,
	.tovar-lead__right {
		min-width: 0;
	}

	.tovar-lead__left {
		width: calc(45% - 12px);
		flex: 0 0 calc(45% - 12px);
	}

	.tovar-lead__right {
		width: calc(55% - 12px);
		flex: 0 0 calc(55% - 12px);
	}

	.tovar-lead__form,
	.tovar-lead__field,
	.tovar-lead__select-wrap,
	.tovar-lead__field input,
	.tovar-lead__field textarea,
	.tovar-lead__select-wrap select {
		width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}
}

@media (max-width: 900px) {
	.tovar-lead__container {
		display: block;
	}

	.tovar-lead__left,
	.tovar-lead__right {
		width: 100%;
		flex: none;
	}

	.tovar-lead__right {
		margin-top: 20px;
	}

	.tovar-lead__row {
		display: block;
	}

	.tovar-lead__row .tovar-lead__field {
		width: 100%;
	}

	.tovar-lead__row .tovar-lead__field + .tovar-lead__field {
		margin-top: 8px;
	}
}

@media (max-width: 767px) {
	.tovar-lead {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.tovar-lead__container {
		width: 100%;
		max-width: none;
		padding: 24px 20px;
		display: block;
		box-sizing: border-box;
	}

	.tovar-lead__left,
	.tovar-lead__right {
		width: 100%;
		flex: none;
	}

	.tovar-lead__left h2 {
		font-weight: 600;
		font-size: 20px;
		text-transform: uppercase;
		color: #fff;
	}

	.tovar-lead__left p {
		margin-top: 8px;
		font-weight: 500;
		font-size: 14px;
		line-height: 130%;
		color: #dff7ff;
	}

	.tovar-lead__left ul {
		display: none;
	}

	.tovar-lead__right {
		width: 100%;
		margin-top: 16px;
		min-width: 0;
	}

	.tovar-lead__form,
	.tovar-lead__field,
	.tovar-lead__select-wrap {
		width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}

	.tovar-lead__form {
		padding: 0;
		border: none;
		background: transparent;
		backdrop-filter: none;
	}

	.tovar-lead__row {
		display: block;
	}

	.tovar-lead__row .tovar-lead__field {
		width: 100%;
	}

	.tovar-lead__row .tovar-lead__field + .tovar-lead__field {
		margin-top: 8px;
	}

	.tovar-lead__field label {
		font-weight: 500;
		font-size: 14px;
		line-height: 130%;
		color: #fff;
	}

	.tovar-lead__submit {
		margin-top: 16px;
	}

	.tovar-lead__submit img {
		display: none;
	}

	.tovar-lead__submit span {
		font-weight: 600;
		font-size: 15px;
		line-height: 130%;
		color: #fff;
	}

	.tovar-lead__note {
		display: none;
	}
}








.tovar-video {
	margin-top: 80px;
	width: 100%;
	box-sizing: border-box;
}

.tovar-video__container {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	box-sizing: border-box;
}

.tovar-video__head h2 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	color: var(--202223);
}

.tovar-video__head p {
	margin: 8px 0 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: #4f636b;
}

.tovar-video__layout {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	margin-top: 24px;
}

.tovar-video__main {
	width: 688px;
	flex: 0 0 688px;
	min-width: 0;
}

.tovar-video__player {
	position: relative;
	width: 100%;
	height: 452px;
	border-radius: 10px;
	overflow: hidden;
	background: #d9d9d9;
}

.tovar-video__poster {
	position: absolute;
	inset: 0;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	overflow: hidden;
	background: #d9d9d9;
	cursor: pointer;
	z-index: 2;
}

.tovar-video__poster::after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(32, 34, 35, 0.22);
}

.tovar-video__poster.is-hidden {
	display: none;
}

.tovar-video__poster-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.tovar-video__poster-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 53px;
	height: 53px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 3;
	transition: transform 0.2s ease;
}

.tovar-video__poster:hover .tovar-video__poster-play {
	transform: translate(-50%, -50%) scale(1.06);
}

.tovar-video__poster-play svg {
	width: 53px;
	height: 53px;
	display: block;
}

.tovar-video__player iframe,
.tovar-video__player video {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
	border-radius: 10px;
	z-index: 1;
}

.tovar-video__list {
	flex: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.tovar-video__item {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-left: 3px solid #bdbdbd;
	border-radius: 10px;
	padding: 15px 20px;
	background: #fff;
	display: flex;
	align-items: center;
	gap: 10px;
	text-align: left;
	cursor: pointer;
	transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
	box-sizing: border-box;
}

.tovar-video__item:hover {
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
}

.tovar-video__item.active {
	background: #e4f8ff;
	border-left: 3px solid #00afef;
}

.tovar-video__item-thumb {
	position: relative;
	width: 104px;
	height: 69px;
	border-radius: 8px;
	overflow: hidden;
	flex: 0 0 104px;
}

.tovar-video__item-thumb::after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(32, 34, 35, 0.35);
}

.tovar-video__item-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.tovar-video__item-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 32px;
	height: 32px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tovar-video__item-play svg {
	display: block;
	width: 32px;
	height: 32px;
}

.tovar-video__item-content {
	flex: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.tovar-video__item-title {
	display: block;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: var(--202223);
	line-height: 130%;
}

.tovar-video__item-meta {
	display: block;
	margin-top: 6px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: #a0a0a0;
	line-height: 130%;
}

.tovar-video.is-single .tovar-video__layout {
	display: block;
}

.tovar-video.is-single .tovar-video__main {
	width: 100%;
	max-width: 100%;
	flex: none;
}

.tovar-video.is-single .tovar-video__list {
	display: none;
}

.tovar-video.is-single .tovar-video__player {
	width: 100%;
	height: 452px;
}

@media (max-width: 1024px) {
	.tovar-video {
		padding: 0 20px;
		box-sizing: border-box;
	}

	.tovar-video__container {
		width: 100%;
		max-width: none;
	}

	.tovar-video__layout {
		gap: 20px;
	}

	.tovar-video__main {
		width: calc(60% - 10px);
		flex: 0 0 calc(60% - 10px);
		min-width: 0;
	}

	.tovar-video__list {
		width: calc(40% - 10px);
		flex: 0 0 calc(40% - 10px);
		min-width: 0;
	}

	.tovar-video__player {
		width: 100%;
		height: auto;
		aspect-ratio: 688 / 452;
	}
}

@media (max-width: 900px) {
	.tovar-video__layout {
		display: block;
	}

	.tovar-video__main,
	.tovar-video__list {
		width: 100%;
		flex: none;
	}

	.tovar-video__list {
		margin-top: 16px;
	}
}

@media (max-width: 767px) {
	.tovar-video {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.tovar-video__container {
		width: 100%;
		max-width: none;
		box-sizing: border-box;
	}

	.tovar-video__head h2 {
		font-size: 22px;
	}

	.tovar-video__head p {
		font-size: 14px;
	}

	.tovar-video__layout {
		display: block;
		width: 100%;
	}

	.tovar-video__main {
		width: 100%;
		max-width: 100%;
		flex: none;
		min-width: 0;
	}

	.tovar-video__player {
		height: auto;
		aspect-ratio: 688 / 452;
		border-radius: 10px;
	}

	.tovar-video.is-single .tovar-video__player {
		height: auto;
		aspect-ratio: 688 / 452;
	}

	.tovar-video__list {
		width: 100%;
		margin-top: 16px;
		gap: 12px;
		min-width: 0;
	}

	.tovar-video__item {
		width: 100%;
		padding: 12px 14px;
		gap: 12px;
		border-radius: 10px;
		box-sizing: border-box;
	}

	.tovar-video__item-thumb {
		width: 92px;
		height: 62px;
		flex: 0 0 92px;
	}

	.tovar-video__item-title {
		font-size: 16px;
	}

	.tovar-video__item-meta {
		font-size: 14px;
		margin-top: 6px;
	}
}


@media (max-width: 1024px) {
	.tovar__container {
		width: 100%;
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.tovar__grid {
		display: block;
	}

	.tovar__left,
	.tovar__left-holder,
	.tovar__left-inner,
	.tovar__right {
		width: 100%;
		max-width: 100%;
		flex: none;
		box-sizing: border-box;
	}

	.tovar__left-inner,
	.tovar__left-inner.is-fixed,
	.tovar__left-inner.is-bottom {
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		width: 100% !important;
	}

	.tovar__gallery-main {
		width: 100%;
		height: auto;
		aspect-ratio: 789 / 636;
	}

	.tovar__thumbs {
		overflow-x: auto;
		scrollbar-width: none;
	}

	.tovar__thumbs::-webkit-scrollbar {
		display: none;
	}

	.tovar__right {
		margin-top: 24px;
	}

	.tovar-lead {
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.tovar-lead__container {
		width: 100%;
		max-width: 100%;
		padding: 28px 20px;
		gap: 24px;
		align-items: stretch;
	}

	.tovar-lead__left,
	.tovar-lead__right {
		width: calc(50% - 12px);
		flex: 0 0 calc(50% - 12px);
		min-width: 0;
		box-sizing: border-box;
	}

	.tovar-lead__form,
	.tovar-lead__row,
	.tovar-lead__field,
	.tovar-lead__select-wrap,
	.tovar-lead__field input,
	.tovar-lead__field textarea,
	.tovar-lead__select-wrap select {
		width: 100%;
		max-width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}

	.tovar-video {
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.tovar-video__container,
	.tovar-video__layout,
	.tovar-video__main,
	.tovar-video__list,
	.tovar-video__item {
		width: 100%;
		max-width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}

	.tovar-video__layout {
		gap: 16px;
	}

	.tovar-video__main {
		flex: 1 1 auto;
	}

	.tovar-video__player {
		width: 100%;
		height: auto;
		aspect-ratio: 688 / 452;
	}
}

@media (max-width: 900px) {
	.tovar-lead__container {
		display: block;
	}

	.tovar-lead__left,
	.tovar-lead__right {
		width: 100%;
		flex: none;
	}

	.tovar-lead__right {
		margin-top: 16px;
	}

	.tovar-video__layout {
		display: block;
	}

	.tovar-video__list {
		margin-top: 16px;
	}
}

.tovar-articles {
	margin-top: 80px;
}

.tovar-articles__container {
	max-width: 1180px;
	margin: 0 auto;
}

.tovar-articles__top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.tovar-articles__top h2 {
	margin: 0;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 22px;
	text-transform: uppercase;
	color: #202223;
}

.tovar-articles__nav {
	display: flex;
	align-items: center;
	gap: 8px;
}

.tovar-articles__arrow {
	border: none;
	border-radius: 16px;
	padding: 2px;
	width: 32px;
	height: 32px;
	background: #00afef;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	flex: 0 0 32px;
}

.tovar-articles__arrow img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}

.tovar-articles__arrow--prev img {
	transform: rotate(180deg);
}

.tovar-articles__slider {
	margin-top: 16px;
}

.tovar-articles__viewport {
	overflow: hidden;
	width: 100%;
}

.tovar-articles__track {
	display: flex;
	transition: transform 0.3s ease;
	will-change: transform;
}

.tovar-articles__slide {
	min-width: 33.333333%;
	width: 33.333333%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	padding-right: 24px;
	max-height: 484px;
}

.tovar-articles__slide:last-child {
	padding-right: 0;
}

.tovar-articles__image {
	display: block;
	width: 100%;
	height: 210px;
	border-radius: 10px;
	overflow: hidden;
}

.tovar-articles__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.tovar-articles__title {
	display: block;
	margin-top: 10px;
	min-height: 78px;
	text-decoration: none;
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 20px;
	line-height: 130%;
	color: #00afef;
}

.tovar-articles__text {
	margin: 10px 0 0;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 145%;
	color: #50646b;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 70px;
}

.tovar-articles__meta {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
	margin-top: 20px;
}

.tovar-articles__date {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #8e8e8e;
}

.tovar-articles__time {
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

.tovar-articles__time img {
	width: 15px;
	height: 15px;
	object-fit: contain;
	flex: 0 0 15px;
}

.tovar-articles__time span {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #8e8e8e;
}

.tovar-articles__bottom {
	display: none;
}

.tovar-articles__dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	flex: 1;
}

.tovar-articles__dots button {
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	background: #d9d9d9;
	padding: 0;
	cursor: pointer;
}

.tovar-articles__dots button.active {
	background: #00afef;
}

@media (max-width: 767px) {
	.tovar-articles {
		padding: 0 20px;
	}

	.tovar-articles__top {
		display: block;
	}

	.tovar-articles__nav--desktop {
		display: none;
	}

	.tovar-articles__slider {
		margin-top: 16px;
	}

	.tovar-articles__slide {
		min-width: 100%;
		width: 100%;
		padding-right: 0;
	}

	.tovar-articles__image {
		width: 100%;
		height: auto;
		max-width: none;
	}

	.tovar-articles__title {
		margin-top: 10px;
		min-height: auto;
		font-size: 18px;
	}

	.tovar-articles__text {
		margin-top: 10px;
		font-size: 14px;
		min-height: auto;
	}

	.tovar-articles__meta {
		margin-top: 20px;
	}

	.tovar-articles__date,
	.tovar-articles__time span {
		font-size: 16px;
	}

	.tovar-articles__bottom {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 16px;
		margin-top: 20px;
	}
}


.tovar-products-tabs {
	margin-top: 80px;
}

.tovar-products-tabs__container {
	max-width: 1180px;
	margin: 0 auto;
}

.tovar-products-tabs__top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.tovar-products-tabs__buttons {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
}

.tovar-products-tabs__tab {
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	padding: 14px 18px;
	background: #fff;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
	color: #a0a0a0;
	cursor: pointer;
	transition: 0.2s ease;
}

.tovar-products-tabs__tab.active {
	background: linear-gradient(90deg, #00afef 0%, #51bc94 100%);
	border-color: transparent;
	color: #fff;
}

.tovar-products-tabs__nav {
	display: flex;
	align-items: center;
	gap: 8px;
}

.tovar-products-tabs__arrow {
	border: none;
	border-radius: 16px;
	padding: 2px;
	width: 32px;
	height: 32px;
	background: #00afef;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	flex: 0 0 32px;
}

.tovar-products-tabs__arrow img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}

.tovar-products-tabs__arrow--prev img {
	transform: rotate(180deg);
}

.tovar-products-tabs__content {
	margin-top: 12px;
}

.tovar-products-tabs__pane {
	display: none;
}

.tovar-products-tabs__pane.active {
	display: block;
}

.tovar-products-tabs__slider {
	width: 100%;
}

.tovar-products-tabs__viewport {
	overflow: hidden;
	width: 100%;
}

.tovar-products-tabs__track {
	display: flex;
	transition: transform 0.3s ease;
	will-change: transform;
}

.tovar-products-tabs__slide {
	min-width: 20%;
	width: 20%;
	padding-right: 12px;
	box-sizing: border-box;
}

.tovar-products-tabs__slide:last-child {
	padding-right: 0;
}

.tovar-products-tabs__mobile-nav {
	display: none;
}

.tovar-products-tabs__dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	flex: 1;
}

.tovar-products-tabs__dots button {
	width: 6px;
	height: 6px;
	min-width: 6px;
	min-height: 6px;
	border: none;
	border-radius: 100%;
	background: #d9d9d9;
	padding: 0;
	cursor: pointer;
	overflow: auto;
}

.tovar-products-tabs__dots button.active {
	background: #00afef;
}

.tovar-products-tabs__viewed-title {
	display: none;
}

.tros-product-card {
	width: 100%;
	height: 100%;
	min-height: 372px;
	border-radius: 12px;
	padding: 16px 14px 18px;
	background: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	position: relative;
}

.tros-product-card__image-wrapper {
	width: 100%;
	height: 210px;
	margin: 0 auto;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tros-product-card__image-wrapper a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.tros-product-card__image-wrapper img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
}

.tros-product-card__title {
	margin-top: 16px;
	font-size: 15px;
	color: #333;
	line-height: 1.3;
	text-align: left;
	min-height: 58px;
}

.tros-product-card__title a {
	color: #4a4a4a;
	text-decoration: none;
}

.tros-product-card__title a:hover {
	color: #0087e0;
}

.tros-product-card__bottom {
	margin-top: auto;
	display: flex;
	flex-direction: column;
}

.tros-product-card__price {
	font-size: 18px;
	font-weight: 700;
	color: #e12929;
	margin: 10px 0 8px;
	text-align: left;
	line-height: 1.2;
}

.tros-product-card__price span {
	white-space: nowrap;
}

.tros-product-card__subprice {
	font-size: 13px;
	color: #7b8e98;
	margin-bottom: 8px;
	text-align: left;
	line-height: 1.3;
}

.tros-product-card__subprice b {
	font-weight: 500;
}

.tros-product-card__info {
	font-size: 13px;
	color: #727272;
	text-align: left;
	line-height: 1.45;
}

.tros-product-card__info strong {
	font-weight: 600;
	color: #00afef;
}

@media (max-width: 767px) {
	.tovar-products-tabs {
		padding: 0 20px;
	}

	.tovar-products-tabs__top {
		display: block;
	}

	.tovar-products-tabs__nav {
		display: none;
	}

	.tovar-products-tabs__buttons {
		gap: 8px;
	}

	.tovar-products-tabs__tab {
		padding: 10px 14px;
		font-size: 14px;
	}

	.tovar-products-tabs__tab--viewed {
		display: none;
	}

	.tovar-products-tabs__pane {
		display: none;
	}

	.tovar-products-tabs__pane.active {
		display: block;
	}

	.tovar-products-tabs__pane--viewed {
		display: block;
		margin-top: 40px;
	}

	.tovar-products-tabs__pane--viewed .tovar-products-tabs__slider {
		margin-top: 16px;
	}

	.tovar-products-tabs__viewed-title {
		display: block;
		margin: 0 0 16px;
		font-family: var(--font-family);
		font-weight: 500;
		font-size: 22px;
		text-transform: uppercase;
		color: #202223;
	}

	.tovar-products-tabs__slide {
		min-width: 50%;
		width: 50%;
		padding-right: 12px;
	}

	.tovar-products-tabs__mobile-nav {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 16px;
		margin-top: 16px;
	}

	.tros-product-card {
		min-height: 320px;
		padding: 14px 12px 16px;
	}

	.tros-product-card__image-wrapper {
		height: 170px;
	}

	.tros-product-card__title {
		font-size: 14px;
		min-height: 50px;
		margin-top: 12px;
	}

	.tros-product-card__price {
		font-size: 16px;
	}

	.tros-product-card__subprice,
	.tros-product-card__info {
		font-size: 12px;
	}
}

@media (min-width: 900px) and (max-width: 1200px) {
	.tovar-lead__right {
		width: unset;
		flex: unset;
	}
}
.wrapper.product-blocks {
	overflow: hidden;
}

@media (max-width: 767px) {
	.tovar-kit,
	.tovar-specs,
	.tovar-config,
	.tovar-value,
	.tovar-video,
	.tovar-faq,
	.tovar-products-tabs
	{
		margin-top: 35px;
	}
}
/* Стили нового дизайна | beup */

/*Стили старого описания */
.product-detail__detail-text {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.6;
	color: #243447;
}

.product-detail__detail-text * {
	box-sizing: border-box;
}

.product-detail__detail-text h2 {
	display: block;
	width: 100%;
	margin: 0 0 18px;
	padding: 0;
	font-size: 28px;
	line-height: 1.25;
	font-weight: 700;
	color: #8dc63f;
	text-transform: uppercase;
}

.product-detail__detail-text h2:not(:first-child) {
	margin-top: 34px;
}

.product-detail__detail-text h3 {
	display: block;
	width: 100%;
	margin: 22px 0 10px;
	padding: 0;
	font-size: 18px;
	line-height: 1.35;
	font-weight: 700;
	color: #243447;
}

.product-detail__detail-text p {
	display: block;
	width: 100%;
	margin: 0 0 14px;
	padding: 0;
	font-size: 16px;
	line-height: 1.6;
	color: #243447;
}

.product-detail__detail-text strong {
	font-weight: 700;
	color: #243447;
}

.product-detail__detail-text ul {
	display: block;
	width: 100%;
	margin: 0 0 18px;
	padding: 0 0 0 22px;
	list-style-position: outside;
	list-style-type: disc;
	columns: 1;
	column-count: 1;
}

.product-detail__detail-text li {
	display: list-item;
	width: auto;
	margin: 0 0 8px;
	padding: 0;
	font-size: 16px;
	line-height: 1.55;
	color: #243447;
	break-inside: avoid;
}

.product-detail__detail-text br {
	display: block;
	content: "";
	margin-bottom: 4px;
}

.product-detail__detail-text img {
	max-width: 100%;
	height: auto;
}

.product-detail__detail-text a {
	color: #00afef;
	text-decoration: underline;
}

.product-detail__detail-text table {
	width: 100%;
	max-width: 100%;
	border-collapse: collapse;
	margin: 18px 0;
	display: block;
	overflow-x: auto;
}

.product-detail__detail-text table th,
.product-detail__detail-text table td {
	padding: 10px 12px;
	border: 1px solid #d9e2ea;
	font-size: 15px;
	line-height: 1.45;
	text-align: left;
	vertical-align: top;
}

.product-detail__description {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.6;
	color: #243447;
}

.product-detail__description * {
	box-sizing: border-box;
}

.product-detail__description .text-toggle-detail {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.6;
	color: #243447;
}

.product-detail__description .text-toggle-detail div {
	display: block;
	width: 100%;
	max-width: 100%;
}

.product-detail__description .text-toggle-detail p {
	margin: 0 0 14px;
	font-size: 16px;
	line-height: 1.6;
	color: #243447;
}

.product-detail__description .text-toggle-detail strong {
	font-weight: 700;
	color: #243447;
}

.product-detail__description .text-toggle-detail ul {
	margin: 0 0 18px;
	padding: 0 0 0 22px;
	list-style-type: disc;
	list-style-position: outside;
	columns: 1;
	column-count: 1;
}

.product-detail__description .text-toggle-detail li {
	display: list-item;
	margin: 0 0 8px;
	padding: 0;
	font-size: 16px;
	line-height: 1.55;
	color: #243447;
}

.product-detail__description .product-detail__files {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 16px 0 0;
}

.product-detail__description .product-detail__files .link-file {
	display: inline-flex;
	align-items: center;
	max-width: 100%;
	padding: 12px 16px;
	border: 1px solid #d9e2ea;
	border-radius: 10px;
	background: #f7fbfd;
	color: #00afef;
	font-size: 15px;
	line-height: 1.35;
	font-weight: 600;
	text-decoration: none;
	word-break: break-word;
}

.product-detail__description .product-detail__files .link-file:hover {
	text-decoration: underline;
}

.product-detail__description .text-toggle-toggler {
	margin-top: 14px;
	color: #00afef;
	font-size: 15px;
	line-height: 1.4;
	font-weight: 600;
	cursor: pointer;
}

.product-detail__description .text-toggle-toggler span {
	color: inherit;
}

.product-detail__description .text-toggle-toggler span + span {
	display: none;
}

.product-detail__description .product-detail__tip {
	margin-top: 22px;
	padding: 16px 18px;
	border-radius: 12px;
	background: #f5f9fc;
	color: #243447;
	font-size: 15px;
	line-height: 1.55;
}

.product-detail__description .product-detail__tip a {
	color: #00afef;
	text-decoration: none;
}

.product-detail__description .product-detail__tip a:hover {
	text-decoration: underline;
}

@media (max-width: 767px) {
	.product-detail__detail-text {
		font-size: 14px;
		line-height: 1.55;
	}

	.product-detail__detail-text h2 {
		margin-bottom: 14px;
		font-size: 20px;
		line-height: 1.3;
	}

	.product-detail__detail-text h2:not(:first-child) {
		margin-top: 26px;
	}

	.product-detail__detail-text h3 {
		margin: 18px 0 8px;
		font-size: 16px;
		line-height: 1.35;
	}

	.product-detail__detail-text p {
		margin-bottom: 12px;
		font-size: 14px;
		line-height: 1.55;
	}

	.product-detail__detail-text ul {
		margin-bottom: 14px;
		padding-left: 18px;
	}

	.product-detail__detail-text li {
		margin-bottom: 6px;
		font-size: 14px;
		line-height: 1.5;
	}

	.product-detail__description {
		font-size: 14px;
		line-height: 1.55;
	}

	.product-detail__description .text-toggle-detail {
		font-size: 14px;
		line-height: 1.55;
	}

	.product-detail__description .text-toggle-detail p,
	.product-detail__description .text-toggle-detail li {
		font-size: 14px;
		line-height: 1.5;
	}

	.product-detail__description .product-detail__files .link-file {
		display: flex;
		width: 100%;
		padding: 11px 14px;
		font-size: 14px;
	}

	.product-detail__description .product-detail__tip {
		margin-top: 18px;
		padding: 14px;
		font-size: 13px;
		line-height: 1.5;
	}
}
/*Стили старого описания */
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new_design/style.css?17770105367755*/
/* property */
.file.pdf{background:url(/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new_design/images/pdf.png);  width: 36px;
  height: 36px;
  display: block;
  float: left;
  margin-right: 0px;}
  
.propline .propval {
  float: right;
  padding: 0 0 0 15px;
    margin-top: -10px;
}

.propline.brand_price {
  padding: 0;
  display: inline-block;
  clear: both;
  height: 36px;
    margin-top: 10px;
}

.propline.brand_price .propname {
  margin-top: 10px;
}

.propline .propval .filesize {
  width: 90px;
  margin-top: 10px;
  text-align: right;
  font-size: 11px;
}

/* prop table*/

.proptable{clear:both;}
.proptable .propline{ height:20px;}
.proptable .sep{border-bottom: 1px dotted black;}
.proptable .propline .propname{float:left;}
.proptable .propline .propvalue{float:right;}

/* product-blocks */
.container .product-blocks .product-t:after {
	content: '';
	display: table;
	clear: both;
}
.container .product-blocks .product-t .box {
    width: 30%;
	min-height: 120px;
	margin-top: 0;
    padding-left: 1%;
    padding-right: 1%;	
    float: left;
}
.container .product-blocks .product-t .box:not(:last-child) {
    margin-right: 1%;
}
.container .product-blocks .product-t .box .img {
    width: 37%;
}
.container .product-blocks .product-t .box .text {
    width: 55%;
}
.container .product-blocks .product-t .box .text .sub,
.container .product-blocks .product-t .box .text a {
    font-size: 12px !important;
}
@media screen and (max-width: 768px){
	.container .product-blocks .product-t .box {
	    width: 98%;	
	}
}

.container .content .post .right-content .box-t .btn-compare {
	display: inline-block;
    background: #00aff0;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    margin-top: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    text-align: center;
}
.container .content .post .right-content .box-t .btn-compare:hover {
    background: #32c6fd;
	text-decoration: none;
}

.product-blocks .similar-items-carousel {}
.product-blocks .similar-items-carousel .owl-stage { 
	display: flex; 
}
.product-blocks .similar-items-carousel .owl-item {}
.product-blocks .similar-items-carousel .owl-item .similar-item {
	box-sizing: border-box;
	height: 100%;
	margin-left: 1%;
	width: 94%;
}
.product-blocks .similar-items-carousel.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.product-blocks .similar-items-carousel.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    /*padding: 4px 7px;*/
    background: #02aff0!important;
    padding: 7px 12px!important;
    border-radius: 50%!important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
	user-select: none;
}
@media (max-width:760px) {
	.product-blocks .similar-items-carousel .owl-stage { 
		display: block; 
	}
	.product-blocks .similar-items-carousel .owl-item .similar-item {
		box-sizing: border-box;
		margin-bottom: 10px;
		margin-left: 0;
		width: 100%;
	}
}

.container .content .tabs_block > .box li{
  list-style-type: disc;
}
@media(max-width: 525px){
    .bk_container{
        margin: 0 auto;
    }
}
.height-text .h2 {
    position: relative;
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 24px;
    color: #92c548;
    margin-top: 10px;
    text-align: left !important;
    clear: both;
    text-transform: uppercase;
    line-height: 26px;
}
.reviews ul li{
    list-style: none!important;
    list-style-type: none!important;
}
.reviews.noHover span.star1:hover,
.reviews.noHover span.star2:hover,
.reviews.noHover span.star3:hover,
.reviews.noHover span.star4:hover,
.reviews.noHover span.star5:hover{
    width: 0!important;
}
.disc{
    float: none;
    padding: 30px 0 30px 30px;
}
.bk_buy_button{
    background-color: transparent!important;
    border: 1px solid #02aff0!important;
    color: #02aff0!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    font-weight: 500!important;
    font-size: 14px!important;
    min-height: 35px!important;
    text-align: center!important;
    border-radius: 35px!important;
    width: 100%!important;
    padding-top:0!important;
}
.product-detail__picture .swiper-slide img{
    margin: 0 auto;
    display: block;
}
.product-detail-thumbs-slider a{
    width: calc(100% - 12px);
    height: 100%;
    object-fit: cover;
    object-position: center center;
    cursor: pointer;
}
@media(max-width: 575px){
    .exchange-notification{
        display: none;
    }
}
.text-toggle-detail ul{
    width: 100%;
    margin: 40px 0 16px;
    float: none;
}
.text-toggle-detail ul li{
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
.text-toggle-detail ul li:before {
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #92c548;
    content: '';
    top: 7px;
    left: 0;
}
.side-bar{
    display: none!important;
}
.inner-page-all-content[data-columns="67"] .content {
    width: 100%!important;
}
.product-detail__thumbs{
    width: 100px;
    overflow: hidden;
    height: 400px;
    margin: 21px 0 40px;
}
.product-detail-thumbs-slider{
    height: 400px;
}
.product-detail-slider .slider-arrows{
    display: none;
}
.product-detail-slider {
    width: calc(100% - 130px);
}
.product-detail__picture{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.product-detail-thumbs-slider .swiper-slide{
    padding-bottom: 9vw!important;
}
.product-detail__thumbs .slider-arrow-next {
    bottom: 0;
    right: 34px;
    top: inherit;
    transform: rotate(90deg);
}
.product-detail__thumbs .slider-arrow-prev {
    left: inherit;
    top: 0 !important;
    right: 34px;
    top: inherit;
    transform: rotate(90deg);
}
.product-detail__head-group{
    width: 100%;
}
@media (max-width: 1100px) {
    .product-detail__head{
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        padding: 0 30px;
    }
    .product-detail-thumbs-slider{
        height: 300px;
    }
}
@media (max-width: 991px) {
    .product-detail-thumbs-slider{
        height: 200px;
    }
    .product-detail-slider{
        width: 100%;
    }
    .product-detail__picture{
        flex-wrap: wrap;
    }
    .product-detail__thumbs {
        width: 100%;
        overflow: hidden;
        height: 70px;
    }
    .product-detail-thumbs-slider {
        height: 70px !important;
    }
}


.price-block__quantity {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 10px;
}

input.price-block__quantity-input {
    background: transparent;
    border: none;
    outline: none;
    pointer-events: none;
    width: 20px;
    margin: 0 10px;
    text-align: center;
}

.price-block__quantity-minus {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    border: 1px solid #00AFF0;
    cursor: pointer;
}

.price-block__quantity-btn {
    display: flex;
    align-items: center;
}

.price-block__quantity-plus {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    border: 1px solid #00AFF0;
    cursor: pointer;
    transform: rotate(180deg);
}
.price-block__quantity-btns{
    background: url('/bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new/arrow.svg') no-repeat center;
}
.price-block--desktop .price-block{
    margin-bottom: 20px;
    background: #FCFCFC!important;
    border: 1px solid #F2F2F2!important;
}
.product-delivery__title{
    font-size: 16px;
    font-weight: bold;
    line-height: 20.8px;
    text-align: left;
    color: #393939;
    margin-bottom: 10px;
}
.official-distrib-label{
    font-weight: bold;
    margin-bottom: 15px;
    color: #ff0000;
}
/* End */


/* Start:/bitrix/templates/.default/vendor/lightbox2-master/dist/css/lightbox.min.css?17593534902846*/
.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(/bitrix/templates/.default/vendor/lightbox2-master/dist/css/../images/close.png) url(/bitrix/templates/.default/vendor/lightbox2-master/dist/css/../images/loading.gif) url(/bitrix/templates/.default/vendor/lightbox2-master/dist/css/../images/prev.png) url(/bitrix/templates/.default/vendor/lightbox2-master/dist/css/../images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/bitrix/templates/.default/vendor/lightbox2-master/dist/css/../images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/bitrix/templates/.default/vendor/lightbox2-master/dist/css/../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/bitrix/templates/.default/vendor/lightbox2-master/dist/css/../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/bitrix/templates/.default/vendor/lightbox2-master/dist/css/../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/style.css?177854824531971*/
/* catalog.section */
.bx_item_list_you_looked_horizontal{
    margin-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}
@media (max-width:640px) {.bx_item_list_you_looked_horizontal {border-bottom:1px solid #e5e5e5;}}

.bx_item_list_you_looked_horizontal.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_item_list_you_looked_horizontal.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_item_list_you_looked_horizontal.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_item_list_you_looked_horizontal.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_item_list_you_looked_horizontal.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_item_list_you_looked_horizontal.bx_yellow .bx_item_list_title{background:#FBF7DB}


.bx_item_list_you_looked_horizontal .bx_catalog_item{
    position:relative;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
    margin-bottom:30px;
}

.popup-window-buttons .bx_item_list_you_looked_horizontal {
    border: none !important;
}

@media (min-width:960px){
    .bx_item_list_you_looked_horizontal.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}
    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}
    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
    .bx_item_list_you_looked_horizontal.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}

    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item,
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}
    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item:nth-child(4n+1),
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
    .bx_item_list_you_looked_horizontal.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px  ;width:100%}

    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item,
    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item,
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item:nth-child(3n+1){clear:both}
}
@media (max-width:580px){
    .bx-touch .bx_item_list_you_looked_horizontal.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px ;width:100%}

    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item,
    .bx-touch .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item,
    .bx-touch .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item,
    .bx-touch .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}

    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_container {
    position:absolute;
    z-index:990;
    top:0;
    left:0;
    right:0;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
    border-radius:3px;
    border:1px solid #d3d3d3;
    background:#fff;
    -webkit-animation:borderview 0.5s;
    animation:borderview 0.5s;
}
@media (min-width:960px){.bx-no-touch  .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

@keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_item_list_you_looked_horizontal .bx_catalog_item_articul{
    color:#a5a5a5;
    font-size:13px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_title{
    overflow:hidden;
    height:38px;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_title{
    overflow:auto;
    height:auto !important;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_title a{
    color:#3f3f3f;
    text-decoration:none;
    font-size:13px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price{
    color:#3f3f3f;
    font-weight:bold;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price span{
    color:#a5a5a5;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
    text-decoration:line-through;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls{
    padding-top:10px;
    text-align:center;
    opacity:0;
}
@media (min-width:641px) and (max-width:960px){.bx_item_list_you_looked_horizontal .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
    width:100%;
    white-space:nowrap;
    text-align:center;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
    color:#3f3f3f;
    font-size:13px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
    text-align:left;
    font-size:12px;
    line-height:30px;
    font-weight:bold;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
    width:100%;
    text-align:center;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
    margin:1%;
    width: 48%;
    min-width:100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    height: 25px;
}

@media (max-width:640px) {
    .bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
    .bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls input[type=text]{border:none;}
.bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls,
.bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_item_list_you_looked_horizontal .bx_cnt_desc{
    text-align:left;
    position:absolute;
    right:-45px;
    top:2px;
    width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price .bx_price{font-size:15px;padding-top: 5px;}
.bx_item_list_you_looked_horizontal .bx_catalog_item_images_double,
.bx_item_list_you_looked_horizontal .bx_catalog_item_images{
    position:relative;
    z-index:910;
    display:block;
    padding-top:135%;
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_images_double{
    z-index:900;
    margin-top:-135%;
    opacity:0;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item.double:hover .bx_catalog_item_images{
    opacity:0;
    -webkit-animation:rotateimgfirst 0.5s;
    animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item.double:hover .bx_catalog_item_images_double{
    opacity:1;
    -webkit-animation:rotateimglast 0.5s;
    animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item 	  .bx_catalog_item_controls,
.bx_item_list_you_looked_horizontal .bx_catalog_item 	  .bx_catalog_item_articul,
.bx_item_list_you_looked_horizontal .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_item_list_you_looked_horizontal .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
.bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch    .bx_item_list_you_looked_horizontal .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_item_list_you_looked_horizontal .bx_stick{
    position:absolute;
    width:123px;
    height:35px;
    background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/stick.png) left center no-repeat;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    line-height:35px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.bx_item_list_you_looked_horizontal .bx_stick.short {font-weight: bold;font-size:18px}
.bx_item_list_you_looked_horizontal .bx_stick.average {font-weight: bold;font-size:13px}
.bx_item_list_you_looked_horizontal .bx_stick.long{font-weight:normal;font-size:11px}
.bx_item_list_you_looked_horizontal .bx_stick_disc{
    position:absolute;
    width:72px;
    height:74px;
    background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/stick_disc.png) no-repeat center;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    font-weight:bold;
    font-size:23px;
    line-height:74px;
}
.bx_item_list_you_looked_horizontal .bx_stick.left,
.bx_item_list_you_looked_horizontal .bx_stick_disc.left{left:-2px;}
.bx_item_list_you_looked_horizontal .bx_stick.right,
.bx_item_list_you_looked_horizontal .bx_stick_disc.right{right:0;}
.bx_item_list_you_looked_horizontal .bx_stick.top,
.bx_item_list_you_looked_horizontal .bx_stick_disc.top{top:15px;}
.bx_item_list_you_looked_horizontal .bx_stick.bottom,
.bx_item_list_you_looked_horizontal .bx_stick_disc.bottom{bottom:5px;}
.bx_item_list_you_looked_horizontal .bx_stick.middle,
.bx_item_list_you_looked_horizontal .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
    .bx_item_list_you_looked_horizontal .bx_stick{
        width:90px;
        height:30px;
        background-size:100%;
        line-height:30px;
    }
    .bx_item_list_you_looked_horizontal .bx_stick.short {font-weight:normal;font-size:14px}
    .bx_item_list_you_looked_horizontal .bx_stick.average {font-weight:normal;font-size:11px}
    .bx_item_list_you_looked_horizontal .bx_stick.long{font-weight:normal;font-size:11px}
    .bx_item_list_you_looked_horizontal .bx_stick_disc{
        width:64px;
        height:65px;
        background-size:100%;
        font-size:	20px;
        line-height:65px;
    }
}
@media (max-width:640px) {
    .bx-touch .bx_item_list_you_looked_horizontal .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }
    .bx-touch .bx_item_list_you_looked_horizontal .bx_stick_disc{
        width:48px;
        height:49px;
        background-size:100%;
        font-size:	16px;
        line-height:49px;
    }
}
@media (max-width:479px) {
    .bx-touch .bx_item_list_you_looked_horizontal .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }

    .bx-touch .bx_item_list_you_looked_horizontal .bx_stick_disc{
        width:37px;
        height:38px;
        background-size:100%;
        font-size:13px;
        line-height:38px;
    }
}

/* buttons */
.bx_item_list_you_looked_horizontal .bx_bt_button,
.bx_item_list_you_looked_horizontal .bx_bt_button_type_2{
    display:inline-block;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    white-space:nowrap;
}

.bx_item_list_you_looked_horizontal .bx_bt_button_type_2 				{
    border:1px solid #e9e9e9;
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));
    background-image:-webkit-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:   -moz-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:     -o-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:        linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    color:#656565;
    text-shadow:0 1px 0 #fff;
}
.bx_item_list_you_looked_horizontal .bx_bt_button_type_2:hover{background:#fff;}
.bx_item_list_you_looked_horizontal .bx_bt_button_type_2:active 	{
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));
    background-image:-webkit-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:   -moz-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:     -o-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:        linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_item_list_you_looked_horizontal .bx_bt_button  				{
    background:#00a2df;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background: -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:  -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:   -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:      linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
    color:#fff;
    text-shadow:0 1px 0 #006cae;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_you_looked_horizontal .bx_bt_button:hover  		{
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_you_looked_horizontal .bx_bt_button:active  		{
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}


.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button{
    display:inline-block;
    min-width:20px;
    line-height:20px;
}
.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button_type_2{
    display:inline-block;
    min-width:18px;
    line-height:18px;
}

.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button_type_2 		{}
.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button_type_2:hover 	{}
.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button_type_2:active 	{}


.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button{
    padding:0 13px;
    height:25px;
    font-weight:bold;
    line-height:25px;
}
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button_type_2		{
    padding:0 13px;
    height:23px;
    font-weight:bold;
    line-height:23px;
}

.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button,
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button_type_2 		{font-weight:bold;}
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button_type_2:hover  {}
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button_type_2:active {}

.bx_item_list_you_looked_horizontal .bx_col_input{
    display:inline-block;
    width:40px;
    text-align:center;
}

/* scu_detail_size */
.bx_item_list_you_looked_horizontal .bx_item_detail_size{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}
.bx-touch	.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border.png) 2 fill stretch;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li:active .cnt,
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border_active.png) 2 fill stretch;
}

.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_list_you_looked_horizontal .bx_item_detail_size.full .bx_slide_left,
.bx_item_list_you_looked_horizontal .bx_item_detail_size.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_list_you_looked_horizontal .bx_item_detail_scu{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
.bx-touch 	.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index:10;
}
.bx-touch	.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border.png) 2 fill stretch;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/missing.png) no-repeat center;
}

.bx-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/x2border_active.png) 2 fill stretch;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    position: absolute;
    top:   6%;
    right: 6%;
    bottom:6%;
    left:  6%;
    background-size:contain;
    background-repeat: no-repeat;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_list_you_looked_horizontal .bx_item_detail_scu.full .bx_slide_left,
.bx_item_list_you_looked_horizontal .bx_item_detail_scu.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_list_you_looked_horizontal {
    position: relative;
    margin-bottom: 20px;
    border-radius: 3px
}
.bx_item_list_you_looked_horizontal .bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide {
    /*height: auto !important;*/
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_container.no-imgs > a {
    background-image: none !important;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/sidebar/style.css?17593534903106*/
.side-bar .navbar:after {
	content: '';
	display: table;
	clear: both;
}

#catalog-menu {
	margin-bottom: 20px;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	background: #F2F2F2 !important;
}

#catalog-menu li {
	position: relative;
	min-height: 30px;
	padding-right: 30px;
	border-top: 1px solid lightgray !important;
	background: #F2F2F2 !important;
	margin: 0;
}
#catalog-menu li li {
	border-top: 1px solid lightgray !important;
	background: #F6F9F9 !important;
}
#catalog-menu li li.active{
	background: #F2F2F2 !important;
}
#catalog-menu li li li {
	border: none !important;
	background: white !important;
}

#catalog-menu li a {
	display: inline-block;
	color: #4f636b;
	padding: 10px 0 10px 10px !important;
	font-size: 16px !important;
	font-weight: normal !important;
	color: black !important;
	text-transform: uppercase !important;
}
#catalog-menu li li a {
	padding: 10px 0 10px 30px !important;
	font-size: 14px !important;
	text-transform: none !important;
}
#catalog-menu li li li a {
	padding: 10px 0 10px 50px !important;
	font-size: 12px !important;
	text-transform: none !important;
}

#catalog-menu ul {
	display: none;
	float: none;
	margin: 0 -30px 0 0;
	background: #F6F9F9 !important;
}
#catalog-menu ul ul {
	border-top: 1px solid lightgray !important;
	background: white !important;
}

#catalog-menu ul li {
	background: #F2F2F2;
}
#catalog-menu ul ul li {
	background: #F6F9F9;
}

#catalog-menu li.active > ul {
	display: block;
}
#catalog-menu li.active > a {
	font-weight: bold !important;
}
#catalog-menu li li li.active {
	background: #00AFF0 !important;
}
#catalog-menu li li li.active > a {
	color: white !important;
}

#catalog-menu li .menu-toggle {
	background: url(/bitrix/templates/.default/components/bitrix/catalog.section.list/sidebar/img/arrow_g.png) no-repeat center;
	display: block;
	position: absolute;
	right: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	top: 10px;
}
#catalog-menu li li .menu-toggle {
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog.section.list/sidebar/img/arrow_g.png);	
}
#catalog-menu li .menu-toggle.opened {
	transform: rotate(90deg);
}

#catalog-menu li.parent {
	background: #92C548;
}
#catalog-menu li.parent > a {
	font-size: 14px;
	font-weight: 500;
	min-height: 30px;	
}

#catalog-menu ul.item-level-2 li.active > ul {
	display: none;
}
#catalog-menu ul.item-level-2 li .menu-toggle {
	display: none;
}

#catalog-menu ul.item-level-3 {
	display: none;
	/*position: absolute;
	left: 100%;
	top: 0;
	min-width: 300px;
	border: 1px solid lightgray;
	z-index: 100;*/
}

#catalog-menu ul.item-level-2 li:hover ul.item-level-3 {
	display: block;	
}

.root-item .active.selected{
    background: #00AFF0 !important;
}
.root-item .active.selected a{
    color: #fff!important;
}
.navbar__title{
	position: relative;
	min-height: 50px;
}
.navbar__title a{
	color: #000;
	display: block;
	padding: 15px 0 15px 30px;
}
.navbar__title span{
	background: url(/bitrix/templates/.default/components/bitrix/menu/catalog_left/img/arrow_g.png) no-repeat center;
	display: block;
	position: absolute;
	left: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	top: 9px;
	transform: rotate(180deg);
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175935354951*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog-production/style.css?17701955302651 */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new_design/assets/new-style.css?1780993905158199 */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog-production/bitrix/catalog.element/new_design/style.css?17770105367755 */
/* /bitrix/templates/.default/vendor/lightbox2-master/dist/css/lightbox.min.css?17593534902846 */
/* /bitrix/templates/.default/components/bitrix/catalog.viewed.products/def_new/style.css?177854824531971 */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/sidebar/style.css?17593534903106 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175935354951 */
