

/* Start:/local/templates/probrand/components/bitrix/news/blog/bitrix/news.list/.default/style.css?16953830865087*/
.blog .contacts {
	margin-top: 292px;
}

.blog .contacts-info {
	padding-left: 0;
}

.blog .contacts-logo {
	margin: 167px 0 40px;
}

.blog .contacts-info {
	margin: 167px 0 160px;
}

.blog .contacts-info .contacts-block {
	margin-top: 70px;
}

.blog .back {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}

.blog .back a {
	color: #323D45;
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

.blog .back a::before {
	content: url(/local/templates/probrand/img/icons/arrow-back.svg);
	margin: 3px 8px 0 0;
}

.news-list .btn-more::before {
  content: url(/local/templates/probrand/img/btn-more-mob.svg);
}

.news-list .btn-more {
  color: #323D45;
}

.news-list .authir-url, .news-list .author.date {
  color: #323D45;
}

.news-list .author.badge {
	background: #F4F4F4;
	border-radius: 24px;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #323D45;
	padding: 4px 8px 2px 8px;
	width: 94px;
	height: 26px;
}

.news-list .comment {
  margin-left: 22px;
}

.news-list .authir-url {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-left: 8px;
}

.news-list .card-text {
	width: 768px;
}

.news-list .card-img {
	width: 413px;
	height: 434px;
	border-radius: 0;
	margin-left: 80px;
}

.news-list h3 {
	font-weight: 700;
	font-size: 60px;
	line-height: 72px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.news-list p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

.news-list .btn-more:hover {
	color: #C05225;
}

.news-list .btn-more:hover::before {
	content: url(/local/templates/probrand/img/btn-more-red.svg);
}

.news-list .card-body:nth-child(odd) .card-text {
	order: 2;
}

.news-list .card-body:nth-child(odd) .card-img {
	margin-right: 80px;
	margin-left: 0;
}

.news-list .card-body {
	margin-top: 146px;
}

.news-list .card-body:first-child {
	margin-top: 0;
}

.contacts .display-3 {
	margin-bottom: 40px;
}

.news-list .show-more {
	border: 1px solid #323D45;
	color: #323D45;
}

.news-list .show-more::after {
	content: url(/local/templates/probrand/img/icons/chevron-black.svg);
	padding: 2px 0 0 8px;
}

.news-list .show-more:hover {
	background: rgb(115 137 111);
	color: white;
}

.news-list .show-more:hover::after {
	content: url(/local/templates/probrand/img/icons/Chevron.svg);
}

@media (max-width: 1366px) {
	.news-list .card-text {
		width: 80%;
	}

	.news-list .card-img {
		width: 100%;
		height: 100%;
	}

	.img-block {
		height: 100%;
	}

	.news-list .card-body:nth-child(odd) .card-img {
		margin-right: 0;
		padding-right: 80px;
	}

	.news-list .card-body:nth-child(even) .card-img {
		margin-left: 0;
		padding-left: 80px;
	}
}

@media (max-width: 1112px) {
	.news-list h3 {
		font-size: 32px;
		line-height: 36px;
	}

	.contacts .display-3 {
		margin-bottom: 25px;
	}

	.address {
		font-size: 16px;
	}

	.contacts-info .position {
		font-size: 16px;
	}

	.contacts-name {
		font-weight: 600;
		font-size: 20px;
		line-height: 24px;
		letter-spacing: 0.01em;
		text-transform: uppercase;
	}

	.blog .contacts-info {
		padding-left: 0px;
		margin: 167px 0 84px;
	}

}

@media (max-width: 834px) {
	h1 {
		font-weight: 700;
		font-size: 32px;
		line-height: 36px;
		letter-spacing: 0.02em;
		text-transform: uppercase;
	}

	h3 {
		font-weight: 600;
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 0.01em;
		text-transform: uppercase;
	}

	.news-list .card-img {
		height: 100%;
	}

	.news-list .card-body:nth-child(odd) .card-img {
		padding-right: 20px;
	}

	.news-list .card-body:nth-child(even) .card-img {
		padding-left: 20px;
	}

	.button-holder {
		margin-top: 10px;
	}

	.news-list .card-body:nth-child(even) .button-holder {
		margin-left: 20px;
	}

	.info-frame {
		flex-wrap: wrap;
		margin-left: 0;
	}

	.blog .contacts {
		margin-top: 208px;
		margin-bottom: 42px;
	}

	.blog .contacts-info {
		padding-left: 0;
		margin: 85px 0 0 40px;
	}

	.blog .contacts-info .contacts-block {
		margin-top: 0;
	}

	.blog .contacts-info .contacts-block {
		margin-top: 75px;
	}

	.blog .contacts-logo {
		margin: 103px 0 25px;
	}

	.news-list .card-text {
		width: 100%;
	}

	.news-list .card-img {
		width: 100%;
		margin-left: 0;
	}

	.news-list .card-body {
		margin-right: 0;
		margin-left: 0;
		padding: 16px 0;
	}

	.news-list h3 {
		font-size: 24px;
		line-height: 28px;
		letter-spacing: 0.02em;
	}

}

@media (max-width: 572px) {
	.news-list .card-body:nth-child(odd) .card-img {
		padding-right: 0;
	}

	.news-list .card-body:nth-child(even) .card-img {
		padding-left: 0;
	}

	.blog .contacts-info {
		padding-left: 0;
		margin: 0;
	}

	.news-list h3 {
		font-size: 32px;
		line-height: 36px;
	}

	span.author.date {
		margin-left: 15%;
	}

	.button-holder {
		margin-top: 18px;
	}

	.news-list .card-body:nth-child(even) .button-holder {
		margin-left: 0;
	}

	.news-list .card-body {
		margin-top: 70px;
	}

	.blog .contacts {
		margin-top: 128px;
	}
}
/* End */
/* /local/templates/probrand/components/bitrix/news/blog/bitrix/news.list/.default/style.css?16953830865087 */
