

/* Start:/local/templates/trouvertech_new/components/bitrix/breadcrumb/template1/style.css?1760969871573*/
.breadcrumbs {
	padding: 0.937em 0;
}
.bx-breadcrumb {
	font-size: 0.75em;
}
.bx-breadcrumb .bx-breadcrumb-item {
	margin-bottom: 0;
	line-height: 1.25;
	margin-right: 0.625em;
	display: inline;
}
.bx-breadcrumb .bx-breadcrumb-item i + span {
	margin-left: 0.312em;
}
.bx-breadcrumb .bx-breadcrumb-item>span {
	color: var(--color-brown);
}
.bx-breadcrumb .bx-breadcrumb-item .icon {
	transform: rotate(-90deg);
	width: 0.833em;
	height: 0.833em;
	filter: brightness(0) saturate(100%) invert(47%) sepia(54%) saturate(357%) hue-rotate(353deg) brightness(92%) contrast(91%);
}
/* End */


/* Start:/local/templates/trouvertech_new/components/bitrix/news/template1/bitrix/news.detail/.default/style.css?1760969871928*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.news-detail {
	display: flex;
	flex-direction: column;
	gap: 2.5em;
}

.news-detail .news-item__date {
	margin: 0;
	color: var(--color-dark-gray);
}

.news-detail .news-item__preview-text {
	margin: 0;
}

.text-template-1:not(:first-child) {
	margin-top: 3.75em;
}

.text-template-1>p:first-child {
	font-size: 1.75em;
	margin-bottom: 0.933em;
}

.text-template-1 .row {
	display: flex;
	gap: 1.875em;
	flex-wrap: wrap;
}

.column-img {
	max-width: 23.125em;
	width: 100%;
}

.column-text {
	flex: 1 1;
	min-width: 310px;
}

.column-img img {
	height: unset;
}

.column-img p {
	color: var(--color-dark-gray);
	font-size: 0.875em;
}

@media (max-width: 768px) {
	.column-img {
		max-width: 13.75em;
	}
}

@media (max-width: 576px) {
	.column-img {
		max-width: 100%;
	}
}
/* End */
/* /local/templates/trouvertech_new/components/bitrix/breadcrumb/template1/style.css?1760969871573 */
/* /local/templates/trouvertech_new/components/bitrix/news/template1/bitrix/news.detail/.default/style.css?1760969871928 */
