

/* Start:/local/templates/main_redesing/components/bitrix/catalog.section.list/blog/style.css?17682055308844*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }



h1 {
	line-height: 1;
}

.section--list {
	gap: 19px;
	margin-top: 1.6rem;
	margin-bottom: 2.25rem;
}

.section--item {
	font-size: 14px;
	line-height: 1;
	padding: 12px 20px;
	border-radius: 5px;
	border: 1px solid #D9DADA;
	white-space: nowrap;
}

#catalog {
	/*margin-top: 2.25rem;*/
	display: flex;
	flex-direction: column;
	gap: 1.4rem;
}

.catalog-action {
	gap: 3.15rem;
	font-size: 14px;
	font-weight: 300;
}

.catalog-action .vb {
	font-size: 24px;
}

.catalog-action--item a {
	display: inline-flex;
	gap: 8px;
}

.section--count {
	color: var(--color-default-blue);
}

@media screen and (max-width: 1199px) {
	#catalog {
		margin-top: 1rem;
	}
	.catalog-action {
		gap: 0;
	}

	.section--list {
		margin-top: 1.2rem;
	}

	.section--item {
		padding: 10px 20px;
	}

	#catalog .row:has(.breadcrumbs) {
		margin-bottom: 0;
	}
}


.not_items {
	display: flex;
	justify-content: center;
}


#collection-main .desktop_block {
	justify-content: center;
}


.faq-block--column h2 {
	text-align: center;
}

.detail-thumbs .swiper-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: flex-start !important;
	height: 100%;
	gap: 24px;
}


#first-pills-12 .tab-content--inner .char-color {
	margin-bottom: unset !important;
}


.product-price-block {
	gap: 24px;
}

.tab-content--inner .accent span {
	color: #808080!important;
}

/* базовый вид — рукой можно "схватить" */
.section--list {
	cursor: grab;
}

/* во время перетаскивания */
.section--list.is-dragging {
	cursor: grabbing;
	user-select: none;
}


@media screen and (max-width: 1199px) {


	#collection-main .input-group {
		display: none !important;
	}


}



/* End */


/* Start:/local/templates/main_redesing/components/bitrix/news.list/reels/style.css?176828935410188*/
/*  items   */
.reels-list {
	gap: 14px;
	--reels-color: #fff;
}

.reels-item {
	aspect-ratio: 106 / 106;
	background: linear-gradient(141.04deg, #DC386C 16.08%, #FFAA0D 115.29%);
	padding: 2px;
	border-radius: 50%;
}

.reels-item--inner {
	width: 100%;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
	overflow: hidden;
}

.reels-item--bg {
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

.reels-popup {
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

.reels-popup--backdrop {
	position: absolute;
	width: 100%; height: 100%;
	background: rgba(0, 0, 0, 0.8);
}

.reels-popup--content-outer {
	width: 100%;
	max-width: 450px;
	max-height: 800px;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.reels-popup--content {
	position: relative;
	background: #000;
	overflow: hidden;
	z-index: 10001;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 450px;
	max-height: 800px;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.reels-popup--close {
	position: absolute;
	top: -4px;
	left: calc(100% + 8px);
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	z-index: 10002;
}

.reels-popup--close .vb {
	font-size: 40px;
}

.reels-popup--slider {
	width: 100%;
	height: 100%;
	display: flex;
	transition: transform 0.3s ease;
}

.reels-slide {
	position: relative;
	min-width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.reels-slide video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	background: black;
}

.reels-popup--progress {
	position: absolute;
	top: 40px;
	left: 30px;
	right: 30px;
	height: 4px;
	display: flex;
	gap: 4px;
	z-index: 10002;
}

.reels-progress-bar {
	flex: 1;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 2px;
	overflow: hidden;
	position: relative;
}

.reels-progress-bar {
	flex: 1;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 2px;
	overflow: hidden;
	position: relative;
}

.reels-slide video {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background: black;
}

.reels-progress-bar-fill {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0%;
	background: #023E84;
	transition: none; /* отключаем */
}

.reels-popup--arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 32px;
	color: white;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	z-index: 10003;
	user-select: none;
}

.btn-current-reels {
	font-size: 16px;
	letter-spacing: -1px;
	position: absolute;
	background: #fff;
	bottom: 30px;
	left: 18px;
	right: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 66px;
	gap: 22px;
}


.btn-current-reels .vb {
	font-size: 26px;
}


.reels-popup--arrow .vb {
	font-size: 40px;
}

.reels-arrow-prev {
	right: calc(100% + 20px);
}

.reels-arrow-next {
	left: calc(100% + 20px);
}

.reels-popup--arrow:hover {
	cursor: pointer;
}

.reels-error {
	color: white;
	font-size: 16px;
	background: #111;
	width: 100%;
	height: 100%;
	display:  inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 20px;
}

.reels-progress-bar.active-progress {
	background-color: white; /* или #fff */
}

.reels-popup--slider {
	transition: transform 0.3s ease; /* плавный переход */
}

.reels-slide .btn-current-reels {
	display: none;
}

.reels-slide.active .btn-current-reels {
	display: inline-flex; /* или block, как тебе нужно */
}

@media (max-width: 480px) {
	.reels-popup--content {
		width: 100%;
		height: 100%;
		border-radius: 0;
	}
}


#socbrand .slick-slide {
	margin-right: 7px;
	width: max-content !important;
}

#socbrand .slick-list {
	overflow: hidden;
}

#socbrand {
	overflow: hidden;
	justify-content: center;
	max-width: 100%;
}


#socbrand .right-col {
	position: relative;
}

#socbrand .slick-arrow {
	width: 35px;
	height: 35px;
	cursor: pointer;
	top: 0;
	bottom: 0;
	margin: auto;
}

.right-col a {
	display: block;
	width: 100%;
}

.soc-preview {
	height: 321px;
	width: unset;
	display: block;
	object-fit: cover;
	border-radius: 0; /* если нужно как у картинок */
}

#socbrand .slick-track {
	display: flex;
}

.slick-arrow.slick-disabled {
	opacity: 0.7;
}


#socbrand .slick-next {
	position: absolute;
	right: -15px;
	z-index: 99;
	border: unset;
}

#socbrand .slick-prev {
	position: absolute;
	left: -15px;
	z-index: 99;
	border: unset;
}


* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.container {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

#socbrand {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	padding: 60px 0;
	gap: 40px;
}

.left-col {
	max-width: 406px;
	width: 100%;
}

.left-col h3 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333;
	line-height: 1.2;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}

.left-col p {
	font-size: 18px;
	line-height: 1.6;
	color: #666;
	margin-bottom: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.icons {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
}

.icons a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	transition: all 0.3s ease;
}

.icons a:hover {
	background-color: #e0e0e0;
	transform: translateY(-2px);
}

.icons img {
	width: 38px;
	height: 38px;
	object-fit: contain;
}

.right-col {
	max-width: 918px;
	width: 100%;
	display: flex;
	gap: 7px;
}

.right-col img {
	height: 321px;
	display: block;
}

/* Адаптивность */
@media (max-width: 1024px) {
	#socbrand .slick-slide {
		margin-left: 7px;
		display: flex;
		justify-content: center;
	}

	#socbrand {
		gap: 30px;
	}

	.left-col h3 {
		font-size: 28px;
	}

	.right-col {
		gap: 15px;
	}
}

@media (max-width: 768px) {
	#socbrand .slick-arrow {
		display: flex !important;
	}

	#socbrand {
		flex-direction: column;
		gap: 40px;
		padding: 40px 0;
	}

	.left-col {
		max-width: 100%;
		text-align: center;
	}

	.right-col {
		max-width: 100%;
	}

	.icons {
		justify-content: center;
	}
}

@media (max-width: 640px) {
	.right-col {
		flex-wrap: wrap;
		justify-content: center;
	}
}

@media (max-width: 480px) {
	.left-col h3 {
		font-size: 24px;
	}

	.left-col p {
		font-size: 16px;
	}

	.right-col {
		gap: 15px;
	}
}

@media (max-width: 360px) {
	.right-col {
		flex-direction: column;
		align-items: center;
	}
}


/* базовый шрифт */
:root {
	--stories-font: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.stories-modal {
	position: fixed;
	inset: 0;
	display: none;
	z-index: 9999;
	font-family: var(--stories-font);

	align-items: center;
	justify-content: center;
	padding: 12px;
}

.stories-modal.is-open {
	display: flex;
}

.stories-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, .45);
}

.stories-card {
	position: relative;
	width: min(420px, calc(100vw - 24px));
	height: min(760px, calc(100vh - 24px));
	margin: 0;
	border-radius: 16px;
	background: #0f1115;
	overflow: hidden;
	box-shadow: 0 12px 40px rgba(0, 0, 0, .35);
}

.stories-close {
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 6;

	width: 36px;
	height: 36px;

	display: flex;
	align-items: center;
	justify-content: center;

	border: 0;
	border-radius: 50%;
	background: transparent;
	/*background: rgba(0,0,0,.45);*/
	color: #fff;

	font-size: 22px;
	line-height: 1;
	cursor: pointer;

	/* backdrop-filter: blur(4px);*/
}

.stories-close:hover {
	background: rgba(0, 0, 0, .65);
}

.stories-top {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding: 24px 24px 10px 24px;
	z-index: 3;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .55), rgba(0, 0, 0, 0));
}

.stories-title {
	display: flex;
	align-items: center;
	gap: 8px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
}

.stories-badge {
	display: inline-flex;
	width: 15px;
	height: 15px;
	align-items: center;
	justify-content: center;
}

.stories-progress {
	display: flex;
	gap: 6px;
	margin-top: 10px;
}

.stories-seg {
	flex: 1;
	height: 3px;
	border-radius: 999px;
	background: rgba(255, 255, 255, .25);
	overflow: hidden;
}

.stories-seg > i {
	display: block;
	height: 100%;
	width: 0%;
	background: #fff;
}

/* Sound */
.stories-sound {
	margin-top: 10px;
	display: flex;
	align-items: center;
	gap: 8px;
	background: transparent;
	border: 0;
	padding: 6px 0;
	color: #fff;
	cursor: pointer;
	opacity: .92;
	font-size: 14px;
	font-weight: 500;
	width: fit-content;
}

.stories-sound:hover {
	opacity: 1;
}

.stories-btn:hover {
	color: #e0e0e0;
}

.stories-sound__ico {
	width: 16px;
	height: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.stories-media {
	position: absolute;
	inset: 0;
	display: flex;
}

.stories-media video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	background: #000;
}

.stories-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 4;
	width: 44px;
	height: 44px;
	border: 0;
	border-radius: 999px;
	background: rgba(0, 0, 0, .35);
	color: #fff;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	user-select: none;
}

.stories-arrow--left {
	left: 10px;
}

.stories-arrow--right {
	right: 10px;
}

.stories-arrow:disabled {
	opacity: .35;
	cursor: default;
}

.stories-bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 12px 14px 14px 14px;
	display: flex;
	gap: 10px;
	z-index: 3;
	background: linear-gradient(to top, rgba(0, 0, 0, .65), rgba(0, 0, 0, 0));
}

.stories-btn {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	height: 44px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, .20);
	color: #fff;
	text-decoration: none;
	background: rgba(0, 0, 0, .20);
	font-size: 14px;
	font-weight: 500;
}

.stories-ico {
	opacity: .9;
}


/* End */


/* Start:/local/templates/main_redesing/components/bitrix/news.list/blog/style.css?17720092191395*/
.news-list {
    margin-bottom: 7.4em;
}

.news-item {
    color: #fff;
    position: relative;

    --news-bg: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.25%, rgba(0, 0, 0, 0.6) 100%);
}

a.news-item::after {
    content: "";
    position: absolute;
    background: var(--news-bg);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.news-item {
    height: 100%;
}

.news-item img {
	height: 400px;
    width: 100%;
    object-fit: cover;
}

.news-item--inner {
    gap: 16px;
    line-height: 1;
    position: absolute;
    padding: 30px;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.news-item--inner * {
    letter-spacing: -0.02em;
}

.news-item--props {
    gap: 36px;
}

.news-item--props > * {
    display: flex;
    align-items: center;
    gap: 8px;
}

.news-item--props > * span {
    font-size: 14px;
    font-weight: 300;
}

.news-item--props .vb {
    font-size: 18px;
}

.news-item--title {
    font-family: 'Source Serif 4 48pt';
    font-size: 24px;
    font-weight: 400;
}

.news-item--description {
    font-size: 14px;
    font-weight: 300;
}

@media screen and (max-width: 1199px) {
    .breadcrumbs {
        margin-top: 0;
        font-size: 14px;
    }

    .row:has(.breadcrumbs) {
        margin-bottom: 23px;
    }

    .news-item--inner {
        padding: 20px 20px 24px;
    }

    .news-item--title {
        font-size: 22px;
    }
}
/* End */
/* /local/templates/main_redesing/components/bitrix/catalog.section.list/blog/style.css?17682055308844 */
/* /local/templates/main_redesing/components/bitrix/news.list/reels/style.css?176828935410188 */
/* /local/templates/main_redesing/components/bitrix/news.list/blog/style.css?17720092191395 */
