

/* Start:/local/templates/technobearing/components/bitrix/news.detail/faq/style.css?17733923493760*/
.table_analogy {
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #D6D6D6;
}
.table_analogy table{
	border-radius:8px;
	width: calc(100% + 2px);
	border-collapse: collapse;
	margin: -1px;
}
.table_analogy table tr td{
	border: 1px solid #D6D6D6;
	padding: 4px 16px;
	font-size: 14px;
	line-height: 20px;
}
.table_analogy table tr td img{
	margin: auto;
	display: flex;
}
.table_analogy table tr td p{
	margin: 0;
}
.table_analogy table tr.color_gr{
	background: linear-gradient(0deg, #EFF5FE 0%, #EFF5FE 100%), #FFF;
}
.table_analogy table tr:nth-child(1) td,
.table_analogy table tr.head_table td{
	color:  #FFF;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	border: 0px;
	border-right: 1px solid #D6D6D6;
}
.table_analogy table tr:nth-child(1),
.table_analogy table tr.head_table {
	border-radius: 8px;
	background: linear-gradient(135deg, #9747FF 16%, #4563EC 90%);
}

.table_analogy table tr:nth-child(1) td:nth-child(1){
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
}
.table_analogy table tr:nth-child(1) td:last-of-type{
	border-top-right-radius: 8px;
	border-right: 0px;
}
.table_analogy table tr.head_table:nth-child(2) td:last-of-type {
	border-bottom-right-radius: 8px;
	border-right: 0px;
}
.table_analogy table tr.head_table:nth-child(2) td {
	border-top: 1px  solid #D6D6D6;
}
.img_zaglushka{
	border-radius: 4px;
	background: #D9D9D9;
	width: 44px;
	height: 44px;
	margin: auto;
}

.dop_text{
	margin-top: 24px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}
.block_img_analogy{
	margin-bottom: 80px;
}
.title_img_analogy{
	margin-top: 64px;
	color: #230856;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;

	margin-bottom: 24px;
}
.block_img_analogy a{
	pointer-events: none;
	cursor: auto;
}
.title_table{
	color: #230856;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 36px;
	margin: 24px 0;
}

@media (max-width: 991px) {
	.block_img_analogy a{
		pointer-events: auto;
		cursor: pointer;
	}
	.table_analogy table tr td{
		font-size: 12px;
		line-height: 17px;
		padding: 4px 8px;
	}
	.table_analogy table{
		min-width: 840px;
	}
	.table_analogy table tr td img{
		width: 32px;
	}
	.img_zaglushka{
		width: 32px;
		height: 32px;
	}
	.table_analogy {
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.title_table{
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 16px;
	}
	.dop_text{
		font-size: 14px;
		line-height: 20px;
	}
	.title_img_analogy{
		font-size: 24px;
		line-height: 28px;
		margin-top: 48px;
		margin-bottom: 16px;
	}
}

/*Расшифровка обозначений артикула*/
.table_head_art {
	display: flex;
	align-items: center;
	border-radius: 8px;
	background: linear-gradient(135deg, #9747FF 16%, #4563EC 90%);
}
.item_head{
	color: #FFF;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	line-height: 12px;
	width: 100px;
	max-width: 100px;
	padding: 8px 12px;
}
.item_head:nth-child(1){
	max-width: 134px;
	min-width: 134px;
}
.block_table_art{
	margin-top: 32px;
	margin-bottom: 80px;
}
.item_art{
	display: flex;
	align-items: center;
	border-radius: 4px;
	background: #FFF;
}
.item_art:nth-child(2n + 2){
	background: #EFF5FE;
}
.art{
	padding: 14px 12px;
	color: #000;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 12px;
	width: 100px;
	max-width: 100px;
	text-transform: capitalize;
}
.art:nth-child(1){
	max-width: 134px;
	min-width: 134px;
}
.art a{
	color:  #230856;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 12px;
}


@media (max-width: 1366px) {
	.block_table_art {
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.table_art {
		width: 1312px;
	}
}
/*Расшифровка обозначений артикула*/
/* End */
/* /local/templates/technobearing/components/bitrix/news.detail/faq/style.css?17733923493760 */
