.filter__subcategory {
	padding-left: 20px;
	margin-top: 15px;
}

.filter__block > a {
	text-decoration: none;
}

.filter__block a.current {
	color: #FF5100;
}

.primary-specs {
	margin-top: 15px;
}

.product-item__compare button.active svg {
	fill: #FF5100;
}

.section-welcome__video img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

body .header-compare, body .header-search {
	width: 20px;
	height: 20px;
}

.checking__message {
	margin-top: 20px;
}

.filter__input span {
	word-break: break-word;
}

.filter__category a.active {
	font-weight: bold;
}

.product-catalog__title {
	font-weight: 600;
	font-size: 30px;
	line-height: 37px;
	letter-spacing: 0.045em;
	margin-bottom: 20px;
}