

/* Start:/local/templates/2025/components/bitrix/catalog/equipment/bitrix/catalog.element/.default/style.css?17718830234568*/
.feedback{
	padding-top: 60px;
	padding-bottom: 60px;
}
.main-slider__button-wrapper{
	padding: 0;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.section-title{
	text-align: left;
	margin-bottom: 32px;
	font-weight: 600;
	font-size: 32px;
	line-height: 120%;
	letter-spacing: -0.04em;
	color: #1e1e1e;
}
.section__title{
	font-weight: 600;
	font-size: 32px;
	line-height: 120%;
	letter-spacing: -0.04em;
	color: #1e1e1e;
}
section+section{
	margin-top: 0px !important;
}
.main-slider__wrapper{
	margin: 0 auto;
	width: 100%
}
button{
	border: none;
	background: none;
	font-family: "Montserrat", sans-serif;
}
.slider__arrow{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	align-self: center;

	width: 34px;
	height: 34px;

	border:none;
	background: none;
	&>svg{
		width: 12px;
		height: 24px;
	}
}
.swiper-wrapper{
	gap: 0 !important;
}
.header{
	background: #161616;
}
@media(max-width: 992px) {
	.feedback{
		padding-top: 32px;
		padding-bottom: 32px;
	}
	.section-title{
		font-weight: 600;
		font-size: 24px;
		line-height: 133%;
		letter-spacing: -0.04em;
		color: #1e1e1e;
		margin-bottom: 16px;
	}
}
@media(max-width: 768px) {
	.section__title{
		font-weight: 600;
		font-size: 24px;
		line-height: 133%;
		letter-spacing: -0.04em;
		color: #1e1e1e;
	}
	.feedback{
		padding-top: 24px;
		padding-bottom: 24px;
	}
}
.product-wrap-info-header{
	margin-bottom: 24px;
	gap:20px;
}
.product-wrap-info-header-logo__image{
	object-fit: contain;
}
.product-wrap-info__desc p{
	margin-top: 24px;
	font-weight: 500;
	font-size: 18px;
	line-height: 150%;
	color: #a1a1a1;
}
.tabs-wrap-tab-description__desc p {
	font-weight: 500;
	font-size: 18px;
	line-height: 156%;
	letter-spacing: -.04em;
	color: #595959;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
@media (max-width: 576px) {
	.tabs-wrap-tab-description__desc p {
		font-weight: 500;
		font-size: 16px;
		line-height: 175%;
		letter-spacing: -.04em;
		color: #595959;
	}
}

.tech-table tr {
	margin-bottom: 15px;
}
.tech-table tr:last-child {
	margin-bottom: 0;
}
.tech-table td {
	color: #222;
	padding-bottom: 10px;
}
.tech-table td:nth-child(1) {
	color: #222;
	padding-right: 30px;
}
@media (max-width: 768px) {
	.tech-table tr {
		display: block;
	}
	.tech-table tr p {
		margin-bottom: 0;
	}
	.tech-table td {
		display: block;
		padding-bottom: 0px;
		padding-right: 0px;
	}
}
@media (min-width: 768px) {
	.tech-table-tr {
		margin-bottom: 22px;
	}
	.tech-table-td {
		width: auto;
		padding-left: 30px;
	}
	.tech-table-td:nth-child(1) {
		min-width: 250px;
	}
}
@media (min-width: 992px) {
	.tech-table:nth-child(1) {
		min-width: 270px;
	}
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.table-bordered {
	border: 1px solid #dee2e6;
}
.table-bordered td, .table-bordered th {
	border: 1px solid #dee2e6;
}
.table td, .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}
.swiper-backface-hidden .swiper-slide{
	display: flex;
	/*justify-content: flex-start;*/
}
.product-wrap-gallery-slider-bottom-wrap{
	justify-content: center!important;
}
.modal-product-slider-thumbs-wrap__image{
	-o-object-fit: contain !important;
	object-fit: contain !important;
}
.modal-product-slider-thumbs-wrap{
	display: flex !important;
	justify-content: center;
}
h1.product-wrap-info-text__title{
	font-size: 44px;
}
@media (max-width: 992px) {
	h1.product-wrap-info-text__title{
		font-size: 40px;
	}
}
@media (max-width: 768px) {
	h1.product-wrap-info-text__title{
		font-size: 32px;
	}
}
h2.modal__title{
	font-size: 30px;
}
.swiper-slide.modal-product-slider-thumbs-wrap{
	background: #f4f4f4;
}
.modal-product-slider-slide__image{
	object-fit: contain;
}
img.tabs-wrap-tab-modification-items-item-photo__image{
	height: 300px;
	object-fit: contain;
}
.product-wrap-info__desc ul{
	margin-bottom: 1rem;
	padding-left: 1.5rem;
}
.product-wrap-info__desc ul li{
	list-style: disc;
	margin-bottom: 10px;
}
.product-wrap-info__desc ul li::marker{
	color: #45B521;
}
.tabs-wrap-tab-description-wrap ul{
	margin-bottom: 1rem;
	padding-left: 1.5rem;
}
.tabs-wrap-tab-description-wrap ul li{
	list-style: disc;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 18px;
	line-height: 156%;
	letter-spacing: -.04em;
	color: #595959;
}
.tabs-wrap-tab-description-wrap ul li::marker{
	color: #45B521;
}

@media only screen and (min-width: 1441px) {
	.main-slider__wrapper {
		margin: 0px!important;
	}
}

/* End */
/* /local/templates/2025/components/bitrix/catalog/equipment/bitrix/catalog.element/.default/style.css?17718830234568 */
