

/* Start:/local/templates/xxc/components/bitrix/news/vera/bitrix/news.list/parents/style.css?16996176001831*/
.believe-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 23px
}

.believe-item__image {
	width: 385px;
	border-radius: 10px;
	height: 180px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.believe-item__info {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 25px;
	position: relative;
	padding-bottom: 40px
}

.believe-item__name {
	color: var(--text_color);
	font-weight: 700;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 12px;
	position: relative
}

.believe-item__name:hover {
	background-color: #7d5e42;
	background: linear-gradient(93.59deg, #bd9673 3.49%, #7d5e42 101.32%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.believe-item__name:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 385px;
	height: 1px;
	background: #ddc6a3;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #ddc6a3), color-stop(91.75%, rgba(255, 255, 255, 0)));
	background: linear-gradient(90deg, #ddc6a3 0, rgba(255, 255, 255, 0) 91.75%)
}

.believe-item__text {
	margin-bottom: 15px
}

.believe-item__link {
	position: absolute;
	bottom: 16px
}
@media screen and (max-width:1200px) {
	.believe-item__image {
		width: 354px;
		height: 165px
	}
	.believe-item__name:after {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	.believe-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 13px
	}

	.believe-item__image {
		width: 320px;
		height: 149px;
		margin: auto auto 20px
	}

	.believe-item__info {
		padding-left: 0
	}

	.record {
		grid-template-columns: repeat(1, 1fr)
	}
}
/* End */
/* /local/templates/xxc/components/bitrix/news/vera/bitrix/news.list/parents/style.css?16996176001831 */
