

/* Start:/bitrix/templates/autocompas_2025/components/autocompas/search4/.default/style.css?175265947838533*/
.sar {
}

.sar-filter {
	width: 100%;
}

.sar-list {
}

.sar-top {
}

.sar-top-wrap {
}

.sar-filter-group {
	overflow: hidden;
}

.sar-filter-group + .sar-filter-group {
	border-top: 1px solid #ededed;
	margin: 15px 0 0;
	padding: 15px 0 0;
}

.sar-filter-group-title {
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

.sar-filter-group-minus .sar-filter-group-title::after,
.sar-filter-group-plus .sar-filter-group-title::after {
	bottom: 0;
	content: "";
	height: 12px;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}

.sar-filter-group-minus .sar-filter-group-title::after {
	background: transparent url(/bitrix/templates/autocompas_2022/components/autocompas/search4/.default/images/ic-minus-2-3h.svg?1) 50% 50% no-repeat;
}

.sar-filter-group-plus .sar-filter-group-title::after {
	background: transparent url(/bitrix/templates/autocompas_2022/components/autocompas/search4/.default/images/ic-plus-2-3w.svg?1) 50% 50% no-repeat;
}

.sar-filter-group-body {
	margin: 12px 0 0;
}

.sar-filter-group-options {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sar-filter-group-option {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.sar-filter-group-lbl {
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 7px 0 0;
	padding: 0;
}

.sar-filter-group-lbl i {
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
}

.sar-filter-group-lbl i img {
	height: 18px;
	vertical-align: top;
	width: auto;
}

.sar-filter-group-lbl i::after {
	border: 2px solid #fff;
	border-right: 0;
	border-top: 0;
	content: "";
	height: 5px;
	left: -21px;
	position: absolute;
	top: 4px;
	transform: rotate(-45deg) scale(0);
	width: 10px;
}

.sar-filter-group-lbl i::before {
	background: #ebf7ff;
	border: 1px solid #0052bd;
	border-radius: 1px;
	content: "";
	height: 16px;
	left: -24px;
	position: absolute;
	width: 16px;
}

.sar-filter-group-lbl input[type="checkbox"]:checked + i::before {
	background-image: url(/bitrix/templates/autocompas_2022/components/autocompas/search4/.default/images/ic-checkbox-active-8b.svg?1);
}

.filter-data {
	display: none;
}

.sar-filter-group.sar-filter-group-on-moreless .sar-filter-group-moreless {
	cursor: pointer;
	display: block;
	height: 21px;
	margin: 10px 0 0;
	padding: 0;
	position: relative;
	text-align: center;
}

.sar-filter-group.sar-filter-group-on-moreless .sar-filter-group-moreless::after {
	background: #ccc;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 200;
}

.sar-filter-group-more,
.sar-filter-group-less {
	border-left: 3px #fff solid;
	border-right: 3px #fff solid;
	color: #1e5e9a;
	cursor: pointer;
	display: none;
	font-size: 15px;
	font-weight: 600;
	height: 21px;
	padding: 0;
	position: relative;
	width: 27px;
	z-index: 201;
}

.sar-filter-group-more {
	background: url(/bitrix/templates/autocompas_2022/components/autocompas/search4/.default/images/ic-plus-blue-3-7j.svg?1) no-repeat 50% 50%;
	background-size: auto auto;
}

.sar-filter-group-less {
	background: url(/bitrix/templates/autocompas_2022/components/autocompas/search4/.default/images/ic-minus-blue-3-6i.svg?1) no-repeat 50% 50%;
	background-size: auto auto;
}

.sar-filter-group.sar-filter-group-on-moreless:not(.sar-filter-group-show-less) .sar-filter-group-more {
	display: inline-block;
}

.sar-filter-group.sar-filter-group-on-moreless.sar-filter-group-show-less .sar-filter-group-less {
	display: inline-block;
}

.sar-filter-group.sar-filter-group-on-moreless:not(.sar-filter-group-show-less):not(.sar-filter-group-show-resfilter) .sar-filter-group-option.may-hide {
	display: none;
}

.sar-filter-group.sar-filter-group-show-resfilter .sar-filter-group-moreless {
	display: none;
}

.sar-filter-group.sar-filter-group-show-resfilter .hide {
	display: none;
}

.sar-filter-group[data-name="brands"] .sar-filter-group-brand-letters {
	align-content: stretch;
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	list-style-type: none;
	margin: 0 -5px 5px;
	overflow: hidden;
	padding: 0;
}

.sar-filter-group[data-name="brands"] .sar-filter-group-brand-letter {
	cursor: pointer;
	flex: 0 1 auto;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 5px;
	padding: 0 5px;
	text-transform: uppercase;
}

.sar-filter-group[data-name="brands"] .sar-filter-group-brand-letter:hover,
.sar-filter-group[data-name="brands"] .sar-filter-group-brand-letter.selected {
	color: #FFA500;
}

.sar-filter-group[data-name="rating"] .sar-filter-group-option {
	margin-bottom: 7px;
}

.sar-filter-group[data-name="rating"] .sar-filter-group-option:last-child {
	margin-bottom: 0;
}

.sar-filter-group[data-name="rating"] .sar-filter-group-lbl i {
	height: 22px;
	width: 132px;
	overflow: visible;
}

.sar-filter-group[data-name="rating"] .sar-filter-group-option-icon {
	background: transparent url(/bitrix/templates/autocompas_2022/images/catalog/rating-bg.svg) left center no-repeat;
	background-size: auto 22px;
	bottom: 0;
	display: block;
	height: 22px;
	left: 0;
	margin: 0 0 0 24px;
	padding: 0;
	position: absolute;
	right: 0;
	top: -4px;
	width: 100%;
	z-index: 200;
}

.sar-filter-group[data-name="rating"] .sar-filter-group-option-name {
	background: transparent url(/bitrix/templates/autocompas_2022/images/catalog/rating-val.svg) left center no-repeat;
	background-size: auto 22px;
	bottom: 0;
	display: block;
	height: 22px;
	left: 0; 
	margin: 0 0 0 24px;
	padding: 0;
	position: absolute;
	right: 0;
	top: -4px;
	width: 100%;
	z-index: 201;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
	.sar-list {
		background: #fff;
		padding: 0 12px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.sar-list {
		background: #fff;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1199px) {
	.sar {
	}

	.sar-filter-open {
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.sar-filter-open body {
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.sar-filter-overlay {
		background: #000;
		bottom: 0;
		display: none;
		left: 0;
		opacity: 0.8;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 999;
	}

	.sar-filter-open .sar-filter-overlay {
		display: block;
	}

	.sar-filter {
		background: #FFF;
		bottom: 65px;
		display: none;
		left: 0;
		position: fixed;
		right: 0;
		top: 44px;
		transition: width .5s;
		z-index: 1000;
	}

	.sar-filter-open .sar-filter {
		display: block;
	}

	.sar-filter-wrap {
		align-content: stretch;
		align-items: stretch;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: flex-start;
		height: 100%;
	}

	.sar-filter-header {
		background: #ededed;
		flex: 0 1 auto;
		padding: 14px 12px;
		position: relative;
	}

	.sar-filter-title {
		margin: 0;
		padding: 0;
		font-size: 1.125rem;
		font-weight: 400;
		line-height: 1.5rem;
	}

	.sar-filter-btn-close {
		outline: 0;
		display: block;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
		width: 30px;
		height: 30px;
		background: rgba(0,0,0,0) url(//www.autocompas.ru/bitrix/templates/autocompas_2022/images/icon-close-black.svg) 50% no-repeat;
		cursor: pointer;
		border: 0;
	}

	.sar-filter-body {
		flex: 1 1 auto;
		overflow: hidden;
		padding: 15px 10px 15px 15px;
	}

	.sar-filter-body-wrap {
		height: 100%;
		margin: 0 5px 0 0;
		overflow-y: auto;
	}

	.sar-top {
		margin: 0 0 10px;
	}

	.sar-top-wrap {
		align-content: flex-start;
		align-items: flex-start;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin: 0 -10px;
	}

	.sar-top-sort {
		flex: 0 1 auto;
		padding: 10px;
		position: relative;
	}

	.sar-top-sort-selected {
		background-color: #fdfdfd;
		border: 1px solid #d9d9d9;
		color: #000;
		cursor: pointer;
		display: block;
		font-size: 14px;
		height: 40px;
		line-height: 38px;
		overflow: hidden;
		padding: 0 40px 0 20px;
		position: relative;
		text-overflow: ellipsis;
		transition: .1s ease-in-out;
		white-space: nowrap;
		width: 100%;
	}

	.sar-top-sort-selected::after {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 5' xml:space='preserve'%3E%3Cpath fill='%23666' d='M4 5c-.3 0-.5-.1-.7-.3l-3-3C-.1 1.3-.1.7.3.3c.4-.4 1-.4 1.4 0L4 2.6 6.3.3c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-3 3c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E") 50% 50% no-repeat;
		background-size: 100%;
		content: "";
		display: block;
		height: 6px;
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
		width: 10px;
	}

	.sar-top-sort-open .sar-top-sort-selected::after {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.6 5.3' xml:space='preserve'%3E%3Cpath fill='%23666' d='M1 5.3C.7 5.3.5 5.2.3 5c-.4-.4-.4-1 0-1.4L3.6.3c.2-.2.4-.3.7-.3.3 0 .5.1.7.3l3.3 3.3c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0L4.3 2.4 1.7 5c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E") no-repeat;
		background-size: 100%;
		width: 10px;
	}

	.sar-top-sort-list {
		display: none;	
	}

	.sar-top-sort-open .sar-top-sort-list {
		background-color: #fdfdfd;
		border: 1px solid #d9d9d9;
		display: block;
		margin: 10px 0 0;
		overflow-y: auto;
		padding: 10px 20px;
		position: absolute;
		width: inherit;
		z-index: 6;
	}

	.sar-top-sort-list-wrap {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	.sar-top-sort-item {
		padding: 0;
		margin: 0 0 5px;
	}

	.sar-top-sort-item + .sar-top-sort-item {
		margin-top: 6px;
	}

	.sar-top-sort-item span {
		border-bottom: 1px dotted transparent;
		cursor: pointer;
		display: inline-block;
		white-space: nowrap;
	}

	.sar-top-sort-item span:hover {
		border-bottom: 1px dotted #0672ba;
		color: #0672ba;
	}

	.sar-top-filter {
		flex: 0 1 auto;
		margin: 0 0 0 auto;
		padding: 10px;
	}

	.sar-top-filter-btn {
		background-color: #0672ba;
		border: 0 none;
		color: #fff;
		font-size: 14px;
		height: 40px;
		line-height:18px;
		margin: 0;
		padding: 0 10px;
	}
}

@media (min-width: 576px) {
	.sar-filter {
		width: 574px;
		top: 0;
		bottom: 0;
	}
}

.sar-items {
}

.sar-section {
	margin: 15px 0 0;
	padding: 0 0 15px;
}

.sar-section:first-child {
	margin-top: 0;
}

.sar-section-title {
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

.sar-item {
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.sar-item-row {
	align-content: stretch;
	align-items: stretch;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 -8px;
}

.sar-item-col-main {
	flex: 0 1 auto;
	padding: 0 8px;
	width: 100%;
}

.sar-item-col-gallery {
	flex: 0 1 auto;
	position: relative;
	width: 100%;
	margin: 0 auto 15px;
	padding: 0 8px;
}

.sar-item-gallery {
	background: #fff;
	background-image: radial-gradient(#e0e0e01px,transparent0);
	background-size: 1px 1px;
	background-position: 0 0;
	border: 0 none;
	list-style-type: none;
	width: 148px;
	margin: 0 auto;
	padding: 0;
}

@media only screen and (min-width: 768px) {
	.sar-item-gallery {
		border: 1px solid #e0e0e0;
		width: 150px;
	}
}

.sar-item-gallery > li {
	align-content: stretch;
	align-items: center;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	overflow: hidden;
	width: 148px;
}

.sar-item-thumb-img {
	flex: 0 1 auto;
	height: auto;
	width: 100%;
}

.sar-item-col-details {
	flex: 1 1 auto;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 8px;
	width: 100%;
}

.sar-item-brand-article-rating {
	align-content: center;
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 -5px 2px;
}

.sar-item-brand {
	align-self: center;
	color: #707A8A;
	cursor: pointer;
	flex: 0 1 auto;
	font-weight: bolder;
	padding: 0 5px;
	text-decoration: none;
}

.sar-item-brand-article {
	align-self: center;
	flex: 0 1 auto;
	padding: 0 5px;
	text-decoration: none;
}

.sar-item-rating {
	align-self: center;
	flex: 0 1 auto;
	height: 16px;
	margin: 5px 0 0;
	position: relative;
	width: 108px;
}

.sar-item-rating-bg {
	background: transparent url(/bitrix/templates/autocompas_2022/images/catalog/rating-bg.svg) left center no-repeat;
	background-size: auto 16px;
	height: 16px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.sar-item-rating-value {
	background: transparent url(/bitrix/templates/autocompas_2022/images/catalog/rating-val.svg) left center no-repeat;
	background-size: auto 16px;
	height: 16px;
	position: absolute;
	top: 0;
	z-index: 2;
}

.sar-item-name {
	font-weight: 600;
	margin: 0 0 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sar-item-name a {
	color: #000;
	text-decoration: none;
}

.sar-item-features {
}

@media only screen and (min-width: 768px) {
	.sar-item-features {
		color: #767676;
	}
}

.sar-item-features-list {
}

.sar-item-feature {
	font-size: 12px;
	align-content: stretch;
	align-items: stretch;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0;
}

.sar-item-feature-n {
	align-self: center;
	flex: 0 1 auto;
	max-width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.sar-item-feature-v {
	align-self: center;
	flex: 0 1 auto;
	margin: 0 0 0 10px;
	max-width: 60%;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.sar-item:not(.sar-item-features-show-less) .sar-item-feature.may-hide {
	display: none;
}

.sar-item-features-moreless {
	cursor: pointer;
	display: block;
	height: 21px;
	margin: 6px 0 0;
	padding: 0;
	position: relative;
	text-align: center;
}

.sar-item-features-moreless::after {
	background: #ccc;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 200;
}

.sar-item-feature-more,
.sar-item-feature-less {
	border-left: 3px #fff solid;
	border-right: 3px #fff solid;
	color: #1e5e9a;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	height: 21px;
	padding: 0;
	position: relative;
	width: 27px;
	z-index: 201;
}

.sar-item-feature-more {
	background: url(/bitrix/templates/autocompas_2022/components/autocompas/search4/.default/images/ic-plus-blue-3-7j.svg?1) no-repeat 50% 50%;
	background-size: auto auto;
}

.sar-item-feature-less {
	background: url(/bitrix/templates/autocompas_2022/components/autocompas/search4/.default/images/ic-minus-blue-3-6i.svg?1) no-repeat 50% 50%;
	background-size: auto auto;
}

.sar-item.sar-item-features-show-less .sar-item-feature-more {
	display: none;
}

.sar-item:not(.sar-item-features-show-less) .sar-item-feature-less {
	display: none;
}

.sar-item-oem-applicability {
	display: none;
	flex: 1 1 auto;
	margin: 8px;
	padding: 8px;
	width: 100%;
}

.sar-item.sar-item-show-applicability .sar-item-oem-applicability {
	display: block;
}

.sar-item.sar-item-show-oem .sar-item-oem-applicability {
	display: block;
}

.sar-item-col-oem {
	flex: 0 1 auto;
	margin: 0 0 10px;
	padding: 0 8px;
	width: 100%;
}

.sar-item-oem-btn {
}

.sar-item.sar-item-show-oem .sar-item-oem-btn .a .f {
	transform: rotate(-45deg);
}

.sar-item.sar-item-show-oem .sar-item-oem-btn .a .e {
	transform: rotate(45deg);
}

.sar-item-oem {
}

.sar-item.sar-item-show-applicability .sar-item-oem {
	display: none;
}

.sar-item-oem > ul {
	column-count: 2;
	margin: 0;
	padding: 0 0 0 15px;
}

.sar-item-oem > ul > li {
	break-inside: avoid;
	margin: 0 0 3px;
	padding: 0;
}

.sar-item-col-applicability {
	flex: 0 1 auto;
	margin: 0 0 10px;
	padding: 0 8px;
	width: 100%;
}

.sar-item-applicability-btn {
}

.sar-item.sar-item-show-applicability .sar-item-applicability-btn .a .f {
	transform: rotate(-45deg);
}

.sar-item.sar-item-show-applicability .sar-item-applicability-btn .a .e {
	transform: rotate(45deg);
}

.sar-item-applicability {
}

.sar-item.sar-item-show-oem .sar-item-applicability {
	display: none;
}

.sar-item-applicability-makes {
	margin: 0;
	padding: 0 0 0 15px;
}

.sar-item-applicability-make {
	margin: 0 0 3px;
	padding: 0;
}

.sar-item-applicability-configurations {
	margin: 0;
	padding: 0 0 0 15px;
}

.sar-item-applicability-configuration {
	margin: 0 0 3px;
	padding: 0;
}

.sar-item-col-offers {
	flex: 0 1 auto;
	padding: 0 8px;
	width: 100%;
}

.sar-item-offers {
}

.sar-item-offers-list {
	margin: 0 0 8px;
}

.sar-item-offers:not(.sar-item-offers-show-less) .sar-item-offer.more-hide {
	display: none;
}

.sar-item-offers.sar-item-offers-show-less .sar-item-offers-btn .a .f {
	transform: rotate(-45deg);
}

.sar-item-offers.sar-item-offers-show-less .sar-item-offers-btn .a .e {
	transform: rotate(45deg);
}

.sar-item-offers-btn {
}

.sar-item-btn {
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	display: block;
	margin: 0;
	padding: 4px 2px 5px;
	width: 100%;
}

.sar-item-btn .g {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: 14px;
	font-weight: 400;
	justify-content: center;
	line-height: 20px;
	white-space: nowrap;
}

.sar-item-btn .a {
	color: #333;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 0 5px;
	position: relative;
	width: 13px;
}

.sar-item-btn .a .f,
.sar-item-btn .a .e {
	background-color: #333;
	display: inline-block;
	height: 2px;
	position: absolute;
	top: 10px;
	transition: all .2s ease;
	width: 8px;
}

.sar-item-btn .a .f {
	left: 0;
	transform: rotate(45deg);
}

.sar-item-btn .a .e {
	right: 0;
	transform: rotate(-45deg);
}

@media (min-width: 768px) {
	.sar-item-row2 {
		flex-wrap: nowrap;
	}

	.sar-item-col-gallery {
		width: 214px;
	}

	.sar-item-row3 {
		flex-wrap: nowrap;
	}

	.sar-item-col-oem {
		width: 50%;
	}

	.sar-item-col-applicability {
		width: 50%;
	}
}

@media (min-width: 992px) {
	.sar-section:last-child .sar-item:last-child {
		border-bottom: 0 none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.sar-item-row1 {
		flex-wrap: nowrap;
	}

	.sar-item-col-main {
		width: 50%;
	}

	.sar-item-col-offers {
		width: 50%;
	}
	
	.sar-item-col-gallery {
		margin-bottom: 10px;
	}

	.sar-item-col-details {
		margin-bottom: 10px;
	}

	.sar-item-col-oem {
		margin-bottom: 0;
	}

	.sar-item-col-applicability {
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.sar {
		align-content: stretch;
		align-items: flex-start;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-start;
	}

	.sar-filter-overlay {
		display: none;
	}

	.sar-filter {
		background: #fff;
		border-right: 1px solid #ccc;
		flex: 0 1 auto;
		overscroll-behavior: contain;
		padding: 15px;
		width: 19%;
	}

	.sar-filter-wrap {
	}

	.sar-filter-header {
		display: none;
	}

	.sar-filter-body {
	}

	.sar-filter-body-wrap {
	}

	.sar-list {
		background: #fff;
		flex: 1 1 auto;
		padding: 0 15px;
		width: 81%;
	}

	.sar-top {
	}

	.sar-top-sort {
	}

	.sar-top-sort-selected {
		display: none;
	}

	.sar-top-sort-list {
		padding: 10px 0;
	}

	.sar-top-sort-list-wrap {
		align-content: flex-start;
		align-items: flex-start;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		list-style-type: none;
		margin: 0 -10px;
		padding: 0;
	}

	.sar-top-sort-item {
		flex: 0 1 auto;
		margin: 0 0 5px;
		padding: 0 10px;
	}

	.sar-top-sort-item span {
		border-bottom: 1px dotted transparent;
		cursor: pointer;
		display: inline-block;
		font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
		margin: 0 14px 0 0;
		position: relative;
		white-space: nowrap;
	}

	.sar-top-sort-item.selected span {
		color: #0672ba;
	}

	.sar-top-sort-item.selected.asc span::after,
	.sar-top-sort-item.selected.desc span::after {
		background-position: 50%;
		background-size: 100%;
		content: "";
		display: block;
		height: 6px;
		position: absolute;
		right: -14px;
		top: 50%;
		transform: translateY(-50%);
		width: 10px;
	}

	.sar-top-sort-item.selected.asc span::after {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 5' xml:space='preserve'%3E%3Cpath fill='%230672ba' d='M4 5c-.3 0-.5-.1-.7-.3l-3-3C-.1 1.3-.1.7.3.3c.4-.4 1-.4 1.4 0L4 2.6 6.3.3c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-3 3c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E") no-repeat;
	}

	.sar-top-sort-item.selected.desc span::after {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.6 5.3' xml:space='preserve'%3E%3Cpath fill='%230672ba' d='M1 5.3C.7 5.3.5 5.2.3 5c-.4-.4-.4-1 0-1.4L3.6.3c.2-.2.4-.3.7-.3.3 0 .5.1.7.3l3.3 3.3c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0L4.3 2.4 1.7 5c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E") no-repeat;
	}

	.sar-top-sort-item span:hover {
		border-bottom: 1px dotted #0672ba;
		color: #0672ba;
	}

	.sar-top-filter {
		display: none;
	}
}

@media (min-width: 1400px) {
	.sar-filter-group[data-name="brands"] .sar-filter-group-options {
		column-count: 2;
	}

	.sar-filter-group[data-name="brands"] .sar-filter-group-option {
		break-inside: avoid;
	}
}

.ss_hidden {
	display: none;
}

.sar-item-hidden {
	display: none;
}

.o-hidden {
	display: none;
}

.o-item-hidden {
	display: none;
}

.sar-item-offers-list-empty {
	background: #f5f5f5;
	text-align: center;
	padding: 10px; 
}


.a-sticker-top {
	background-color: #d50020;
	color: #fdee00;
	font-size: 14px;
	font-weight: 600;
	height: 24px;
	left: 15px;
	line-height: 18px;
	padding: 3px 8px;
	position: absolute;
	top: 5px;
}

.adv-search .section-s {
	align-content: stretch;
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	list-style-type: none;
	margin: 0 -10px 5px;
	padding: 0;
}

.adv-search .section-s > li {
	margin: 0;
	padding: 0 10px 15px;
	margin-bottom: 20px;
}

.adv-search .section-s > li > a {
	background: #ebf7ff;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	box-shadow: 0 1px 2px 1px rgba(34,60,80,0.2);
	padding: 10px;
	text-decoration: none;
}

.adv-search .section-s > li > a:hover {
	text-decoration: none;
}

.search_article .article_brands:not(.show_more) table tr.item_more {
	display: none;
}

.search_article .article_brands.show_more .more_result_btn_wrap {
	display: none;
}


.sdesc a {
	color: #000;
	text-decoration: none;
}


@media only screen and (min-width: 0px) and (max-width: 767px) {
	.sar-item-offer {
		background: #fff;
		align-content: stretch;
		align-items: stretch;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		overflow: hidden;
		padding: 0;
		position: relative;
	}

	.sar-item-offer-delivery {
		align-self: center;
		flex: 1 1 auto;
		order: 1;
		padding: 5px 0 5px 12px;
		white-space: nowrap;
		width: 55%;
	}

	.sar-item-offer.s1 {
		background-color: #e0ffe0;
	}

	.sar-item-offer.s2 {
		background: #e0eeff;
	}

	.sar-item-offer.s4 {
		background: #f9f9f9;
	}

	.sar-item-offer.s5 {
		background: #FFF8DC;
	}

	.sar-item-offer.s6 {
		background: #E7D4FF;
	}

	.sar-item-offer-availability {
		align-self: center;
		flex: 0 1 auto;
		order: 3;
		overflow: hidden;
		padding: 5px 0 5px 8px;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 70px;
	}

	.sar-item-offer-store {
		align-self: center;
		flex: 0 1 auto;
		order: 2;
		overflow: hidden;
		padding: 5px 0 5px 8px;
		text-align: left;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 45%;
	}

	.sar-item-offer-price {
		align-self: center;
		flex: 1 1 auto;
		font-weight: 700;
		order: 4;
		overflow: hidden;
		padding: 5px 0 5px 8px;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: auto;
	}

	.sar-item-offer-price-old {
		color: #92959b;
		display: inline-block;
		font-size: 12px;
		font-weight: 400;
		margin: 0 0 0 7px;
		position: relative;
	}

	.sar-item-offer-price-old::after {
		background-color: #ff2d50;
		content: "";
		height: 1px;
		left: 1px;
		position: absolute;
		right: 1px;
		top: 50%;
		transform: rotate(-8deg);
	}

	.sar-item-offer.min-price .sar-item-offer-price {
		color: red;
	}

	.sar-item-offer-addcart {
		flex: 0 1 72px;
		height: 41px;
		order: 5;
		overflow: hidden;
		padding: 5px 5px 5px 12px;
		width: 72px;
	}

	.sar-item-offer-addcart .a-add-cart {
		background: #FFE000 url(/bitrix/templates/autocompas_2022/images/catalog/basket-black.svg) no-repeat center center;
		border: 0 none;
		height: 31px;
		margin: 0;
		padding: 5px;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.sar-item-offer {
		align-content: stretch;
		align-items: stretch;
		background: #fff;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-start;
		overflow: hidden;
		padding: 0;
		position: relative;
	}

	.sar-item-offer-delivery {
		align-self: center;
		flex: 1 1 auto;
		order: 1;
		padding: 5px 0 5px 12px;
		white-space: nowrap;
		width: 160px;
	}

	.sar-item-offer.s1 {
		background-color: #e0ffe0;
	}

	.sar-item-offer.s2 {
		background: #e0eeff;
	}

	.sar-item-offer.s4 {
		background: #f9f9f9;
	}

	.sar-item-offer.s5 {
		background: #FFF8DC;
	}

	.sar-item-offer.s6 {
		background: #E7D4FF;
	}

	.sar-item-offer-availability {
		align-self: center;
		flex: 0 1 auto;
		order: 2;
		overflow: hidden;
		padding: 5px 0 5px 8px;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 70px;
	}

	.sar-item-offer-store {
		align-self: center;
		flex: 0 1 auto;
		order: 3;
		overflow: hidden;
		padding: 5px 0 5px 8px;
		text-align: left;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 25%;
	}

	.sar-item-offer-price {
		align-self: center;
		flex: 1 1 auto;
		font-weight: 700;
		order: 4;
		overflow: hidden;
		padding: 5px 0 5px 8px;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 190px;
	}

	.sar-item-offer-price-old {
		color: #92959b;
		display: inline-block;
		font-size: 12px;
		font-weight: 400;
		margin: 0 0 0 7px;
		position: relative;
	}

	.sar-item-offer-price-old::after {
		background-color: #ff2d50;
		content: "";
		height: 1px;
		left: 1px;
		position: absolute;
		right: 1px;
		top: 50%;
		transform: rotate(-8deg);
	}

	.sar-item-offer.min-price .sar-item-offer-price {
		color: red;
	}

	.sar-item-offer-addcart {
		flex: 0 1 72px;
		height: 41px;
		order: 5;
		overflow: hidden;
		padding: 5px 5px 5px 12px;
		width: 72px;
	}

	.sar-item-offer-addcart .a-add-cart {
		background: #FFE000 url(/bitrix/templates/autocompas_2022/images/catalog/basket-black.svg) no-repeat center center;
		border: 0 none;
		border-radius: 3px;
		height: 31px;
		margin: 0;
		padding: 5px;
		width: 100%;
	}
}

#search_articles_dialog {
	background-color: #fff;
	color: #333;
	display: none;
	outline: 0 none;
	overflow: hidden;
	position: fixed;
	right: 0;
	left: 0;
	width: 100%;
	top: 44px;
	bottom: 65px;
	z-index: 1000;
}

.jqmOverlay {
	background-color: #000;
}

button[type="button"].search-articles-dialog-close-btn {
	outline: 0;
	display: block;
	position: absolute;
	top: 11px;
	right: 10px;
	width: 30px;
	height: 30px;
	background: rgba(0,0,0,0) url(//www.autocompas.ru/bitrix/templates/autocompas_2022/images/icon-close-black.svg) 50% no-repeat;
	cursor: pointer;
	border: 0;
	z-index: 1000;
}

.search-articles-dialog-wrap {
	align-content: stretch;
	align-items: stretch;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	height: 100%;
	justify-content: flex-start;
	position: relative;
	padding: 0 0 12px;
}

.search-articles-dialog-header {
	flex: 0 1 auto;
	margin: 0;
	padding: 0;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.5rem;
	display: flex;
	position: relative;
	padding: 14px 12px;
	background: #ededed;
}

.search-articles-dialog-body {
	flex: 0 1 auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 12px;
	padding-bottom: 0;
	scrollbar-color: #6969dd #e0e0e0;
	scrollbar-width: thin;
}

.search-articles-dialog-body {
	flex: 0 1 auto;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-color: #6969dd #e0e0e0;
	scrollbar-width: thin;
	padding: 12px 12px 0;
}

@media (min-width: 576px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
	.search-articles-dialog-wrap {
		max-height: 60vh;
	}
	#search_articles_dialog {
		top: 17%;
		left: 50%;
		margin-left: -400px;
		width: 800px;
		bottom: auto;
	}
}

@media (min-width: 1200px) {
	#search_articles_dialog {
		top: 17%;
		left: 50%;
		margin-left: -500px;
		width: 1000px;
	}
}

@media (min-width: 1400px) {
	#search_articles_dialog {
		top: 17%;
		left: 50%;
		margin-left: -600px;
		width: 1200px;
	}
}

.alert {
	position: relative;
	padding: 1rem 1rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.alert-heading {
	color: inherit;
}

.alert-link {
	font-weight: 700;
}

.alert-dismissible {
	padding-right: 3rem;
}

.alert-dismissible .btn-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: 1.25rem 1rem;
}

.alert-primary {
	color: #084298;
	background-color: #cfe2ff;
	border-color: #b6d4fe;
}

.alert-primary .alert-link {
	color: #06357a;
}

.alert-secondary {
	color: #41464b;
	background-color: #e2e3e5;
	border-color: #d3d6d8;
}

.alert-secondary .alert-link {
	color: #34383c;
}

.alert-success {
	color: #0f5132;
	background-color: #d1e7dd;
	border-color: #badbcc;
}

.alert-success .alert-link {
	color: #0c4128;
}

.alert-info {
	color: #055160;
	background-color: #cff4fc;
	border-color: #b6effb;
}

.alert-info .alert-link {
	color: #04414d;
}

.alert-warning {
	color: #664d03;
	background-color: #fff3cd;
	border-color: #ffecb5;
}

.alert-warning .alert-link {
	color: #523e02;
}

.alert-danger {
	color: #842029;
	background-color: #f8d7da;
	border-color: #f5c2c7;
}

.alert-danger .alert-link {
	color: #6a1a21;
}

.alert-light {
	color: #636464;
	background-color: #fefefe;
	border-color: #fdfdfe;
}

.alert-light .alert-link {
	color: #4f5050;
}

.alert-dark {
	color: #141619;
	background-color: #d3d3d4;
	border-color: #bcbebf;
}

.alert-dark .alert-link {
	color: #101214;
}

.alert hr {
	border: 0;
	border-top: 1px solid;
	margin: 1rem 0;
	opacity: .25;
	color: #842029;
}

.mark, mark {
	background-color: #fff3cd;
	padding: .1875em;
}

/*
*/

.search_article .article_brands {
	margin: 15px 0 20px;
	padding: 0;
}

.search_article .article_brands table {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
}

.search_article .article_brands table tbody tr a {
	text-decoration: none;
	color: #393939;
}

.search_article .article_brands table tbody tr.hover a,
.search_article .article_brands table tbody tr a:hover,
.search_article .article_brands table tbody tr a:focus,
.search_article .article_brands table tbody tr a:active {
	color: #e85000;
}

.search_article .article_brands table thead tr {
	border: 1px solid #cccccc;
}

.search_article .article_brands table thead tr th {
	padding: 12px 20px;
	color: #969696;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
}

.search_article .article_brands table tbody tr {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	cursor: pointer;
}

.search_article .article_brands table tbody tr td {
	padding: 16px 20px;
	border-top: 1px solid #cccccc;
	text-align: left;
	color: #393939;
	vertical-align: top;
}

.search_article .article_brands table tbody tr.hover {
	border-left: 1px solid #e85000;
	border-right: 1px solid #e85000;
}

.search_article .article_brands table tbody tr.hover td {
	border-top: 1px solid #e85000;
	border-bottom: 1px solid #e85000;
	color: #e85000;
}

.search_article .article_brands table .col_brand {
	width: 240px;
}

.search_article .article_brands table .col_name {
	width: auto;
}

.search_article .article_brands table .col_article {
	width: 200px;
}

.search_article .article_brands table .col_action {
	width: 145px;
}

.search_article .article_brands mark {
	background: #ffff00;
}

@media only screen and (max-width: 421px), (min-device-width: 421px) and (max-device-width: 768px) {
	.sar-item-offer-delivery {
		padding: 5px 0 5px 8px;
	}

	.sar-item-offer {
		border-bottom: 1px solid #ccc;
	}

	.sar-item-offer-availability {
		text-align: left;
	}

	.search_article .article_brands table thead {
		vertical-align: top;
	}

	.search_article .article_brands table,
	.search_article .article_brands table thead,
	.search_article .article_brands table tbody,
	.search_article .article_brands table th,
	.search_article .article_brands table td,
	.search_article .article_brands table tr {
		display: block;
	}

	.search_article .article_brands table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.search_article .article_brands table tbody tr td {
		border: 0 none;
		position: relative;
		vertical-align: top;
		padding-top: .5em;
		padding-bottom: .5em;
		padding-left: 50%;
		cursor: pointer;
	}

	.search_article .article_brands table td:before {
		position: absolute;
		top: 0;
		left: 6px;
		width: 45%;
		padding-left: 0;
		padding-right: 10px;
		white-space: nowrap;
		padding-top: .5em;
		padding-bottom: .5em;
	}

	.search_article .article_brands table tr:nth-child(odd) {
		border: 1px solid #cccccc;
	}

	.search_article .article_brands table td:before {
		position: absolute;
		top: 0;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		padding-top: .5em;
		padding-bottom: .5em;
	}

	.search_article .article_brands table tbody tr.hover {
		border: 0 none;
	}

	.search_article .article_brands table tr:nth-child(odd).hover {
		border: 1px solid #e85000;
	}

	.search_article .article_brands table tbody tr.hover td {
		border: 0 none;
	}

	.search_article .article_brands table .col_brand {
		width: auto;
	}

	.search_article .article_brands table .col_name {
		width: auto;
	}

	.search_article .article_brands table .col_article {
		width: auto;
	}

	.search_article .article_brands table .col_action {
		display: none;
	}

	.search_article .article_brands table td.col_brand:before {
		content: "Бренд";
	}

	.search_article .article_brands table td.col_name:before {
		content: "Название";
	}

	.search_article .article_brands table td.col_article:before {
		content: "Артикул";
	}
}

.more_result_btn_wrap {
	align-content: center;
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	margin: 20px 0 0;
}

.more_result_btn {
	background: #192e5d;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
}

/*
*/

.sdesc {
	color: #000;
	font-size: 13px;
	line-height: 21px;
	margin: 0 0 15px;
}

/*
*/

.quick_links {
}

.quick_links_type {
	color: #6a6a6f;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	margin: 0 0 10px;
}

.quick_links ul {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}

.quick_links ul > li {
	padding: 2px 0;
}

/*
*/

.catalog-vehicles {
	margin: 0 0 15px;
	padding: 0;
}

.catalog-vehicles-title {
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	margin: 0 0 8px;
	padding: 0;
	text-transform: uppercase;
}

.catalog-vehicles-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.catalog-vehicles-list > li {
	margin: 0 0 5px;
	padding: 0;
}

.catalog-vehicles-list > li a {
	color: #005fec;
	text-decoration: none;
}

.catalog-vehicles-list > li a:hover {
	color: #ff933f;
	text-decoration: underline;
}

/*
*/

.tags {
	margin: 0 0 5px;
	overflow: hidden;
}

.tags-list {
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	list-style: none;
	margin: 0 -8px;
	overflow-y: scroll;
	padding: 0;
}

.tags-list > li {
	padding: 0 8px 10px;
}

.tags-list > li > a {
	background: #e2ecfc;
	color: #000;
	display: block;
	font-size: 13px;
	line-height: 21px;
	padding: 6px;
	text-decoration: none;
	white-space: nowrap;
	transition: 0.1s linear;
}

.tags-list > li > a:hover {
	background: #a8c7fa;
}

@media only screen and (min-width: 768px) {
	.tags {
		margin: 0;
	}

	.tags-wrap {
	}

	.tags-list {
		flex-wrap: wrap;
		overflow-y: unset;
	}

	.tags-list > li {
		padding: 0 8px 16px;
	}
}

.sar-item-article-id {
	color: #000;
	margin: 0 0 5px;
}

.sar-item-article-id span {
	color: #747679;
	font-size: 12px;
	line-height: 18px;
}

/* End */
/* /bitrix/templates/autocompas_2025/components/autocompas/search4/.default/style.css?175265947838533 */
