

/* Start:/bitrix/templates/trusted23/components/bitrix/news/solutions/bitrix/news.detail/.default/style.css?176897194110170*/
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;
}

.block_blognews_banner {
	max-width: 1384px;
	width: 100%;
	height: 452px;
	margin-top: 24px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	background: #E4E4E7;
	overflow: hidden;
}

.block_blognews_banner img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.block_blognews_content {
	position: relative;
	margin-top: 32px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.blognews_return {
	position: sticky;
	top: 32px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 12px 20px 12px 16px;
	width: 108px;
	height: 56px;
	left: 0;
	background: #FFFFFF;
	border-radius: 8px;
	font-size: 15px;
	line-height: 22px;
	color: var(--black1);
	column-gap: 4px;
}

.blognews_return:hover {
	color: inherit;
	background: var(--gray4-hover);
}

.blognews_links {
	width: 108px;
}

.blognews_center {
	max-width: 840px;
	width: 100%;
}

.blognews_content_header {
	display: flex;
	justify-content: space-between;
	padding: 0px 0px 16px;
	height: 38px;
	border-bottom: 1px solid #D6D6D9;
	margin-bottom: 24px;
}

.blognews_content_header_name {
	max-width: max-content;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: -0.015em;
	color: #1D1D1F;
}

.blognews_content_header_time {
	display: flex;
}

.blognews_content_header_time_read {
	margin-right: 16px;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	height: 22px;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	/* identical to box height, or 147% */

	letter-spacing: -0.015em;

	/* text/black 1 */

	color: #1D1D1F;
}

.blognews_content_header_time_date {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	height: 22px;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	/* identical to box height, or 147% */

	letter-spacing: -0.015em;

	/* text/black 1 */

	color: #1D1D1F;
}


.blognews_content_header_time_date svg,
.blognews_content_header_time_read svg {
	margin-right: 4px;
}

.blognews_content_headname h1 {
	font-style: normal;
	font-weight: 500;
	font-size: 44px;
	line-height: 52px;
	letter-spacing: -0.04em;
	color: #1D1D1F;
	margin-top: 24px;
	margin-bottom: 40px;
}

.blognews_content_text .simpletext {
	font-family: 'Inter', Arial, sans-serif;
}

.blognews_content_text .simpletext strong {
	font-variation-settings: "wght" 550;
}

.blognews_content_text h2 {
	margin-top: 40px;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 36px;
	/* identical to box height, or 129% */

	letter-spacing: -0.04em;

	/* text/black 1 */

	color: #1D1D1F;
}

.blognews_content_text p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	/* or 150% */

	letter-spacing: -0.015em;

	/* text/black 1 */

	color: #1D1D1F;
	margin-top: 24px;
}

.blognews_content_text a {
	color: var(--red);
}

.blognews_content_text img {
	max-width: 840px;
	width: 100%;
	height: auto;
	background: #D9D9D9;
	border-radius: 8px;
	margin-top: 32px;
	border: 1px solid var(--gray2);
}


.blognews_content_text h3 {
	margin-top: 32px;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	/* identical to box height, or 145% */

	letter-spacing: -0.04em;

	/* text/black 1 */

	color: #1D1D1F;
}

.blognews_content_text ul,
.blognews_content_text ol {
	margin-top: 24px;
}

.blognews_content_text ul {
	padding-left: 22px;
}

.blognews_content_text ul li {
	/* display: flex; */
	margin-top: 12px;
	position: relative;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */

	letter-spacing: -0.015em;

	/* text/black 1 */

	color: #1D1D1F;
}

.blognews_content_text ul li::before {
	content: "";
	background-image: url(/bitrix/templates/trusted23/components/bitrix/news/solutions/bitrix/news.detail/.default/image/marker.svg);
	width: 16px;
	max-width: 16px;
	height: 20px;
	position: absolute;
	top: 0;
	left: -20px;
}

.blognews_content_text ol {
	list-style-position: inside;
	margin-bottom: 24px;
}

.blognews_content_text ol li {
	margin-bottom: 12px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height, or 150% */

	letter-spacing: -0.015em;

	/* text/black 1 */

	color: #1D1D1F;
}

.block_blognews_subscribe {
	position: relative;
	padding: 16px;
	width: 100%;
	background: #FFFFFF;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 40px;
}

.block_blognews_subscribe_head {
	font-style: normal;
	font-weight: 450;
	font-size: 32px;
	line-height: 36px;
	/* or 112% */

	letter-spacing: -0.04em;

	/* text/black 1 */

	color: #1D1D1F;
	max-width: 628px;
	font-variation-settings: "wght" 450;
}

.block_blognews_subscribe_bottom {
	display: flex;
	justify-content: space-between;
	gap: 16px;
	align-items: center;
}

.block_blognews_subscribe_bottom_input {
	width: 100%;
}

.block_blognews_subscribe_bottom_input p{
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #737376;
}

.block_blognews_subscribe_bottom_input input.email_blognews {
	border: none;
	outline: 0;
	padding: 13px 0px;
	max-width: 584px;
	height: 48px;
	width: 100%;
	border-bottom: 1px solid #D6D6D9;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	/* identical to box height, or 147% */

	letter-spacing: -0.01em;

	/* text/black 1 */

	color: #1D1D1F;
}

.block_blognews_subscribe_check {
	display: flex;
	margin-top: 14px;
	align-items: center;
}

.block_blognews_subscribe_check input {
	width: 20px;
	height: 20px;

	/* main/gray 2 */

	border: 1px solid #D6D6D9;
	border-radius: 4px;
}

.block_blognews_subscribe_check label {
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: -0.01em;
	color: #616163;
	display: flex;
}


.block_blognews_subscribe_check label a {
	color: #B5262F;
	transition: 0.15s ease-out;
	font-style: normal;
	/* identical to box height, or 150% */

	letter-spacing: -0.01em;

	/* text/black 2 */
}


.block_blognews_subscribe_check label a:hover {
	color: #992028;
}

.block_blognews_subscribe_button {
	padding: 12px 16px 16px;
	width: 100%;
	flex: 0 0 208px;
	height: 96px;
	background: #B5262F;
	border-radius: 6px;
	transition: 0.15s ease-out;
	cursor: pointer;
	position: relative;
}

.block_blognews_subscribe_button:hover {
	background: var(--red-hover);
	transform: scale(1.015);
}

.block_blognews_subscribe_button span {
	font-style: normal;
	font-weight: 450;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -0.01em;
	color: #FFFFFF;
}


.block_blognews_subscribe_button svg {
	position: absolute;
	right: 16px;
	bottom: 16px;
}

.block_blognews_subscribe_button:hover svg>g>path:first-child {
	fill: var(--white);
}

.block_blognews_subscribe_button:hover svg>g>path:nth-child(2) {
	stroke: var(--red-hover);
}

.block_blognews_subscribe_button:hover .icon_item_resheia svg .mainred {
	stroke: var(--white);
	fill: var(--red);
}

.block_blognews_subscribe_check input[type="checkbox"]:checked+label::after {
	left: 0.7ex;
	top: 0.95ex;
}

/* end page Blog */

.newsdetail_follow {
	max-width: 108px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	position: static;
	height: max-content;
	top: 180px;
	right: 0;
}

.newsdetail_follow_end {
	max-width: 420px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	position: static;
	height: max-content;
	margin-top: -18px;
}

.newsdetail_follow_end .newsdetail_follow_content {
	flex-wrap: nowrap;
	max-width: 840px;
	align-items: center;
}

.newsdetail_follow_content {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	max-width: 56px;
	position: relative;
}

.newsdetail_follow_item {
	display: block;
	max-width: 56px;
	padding: 8px;

	max-height: 56px;
	background: #FFFFFF;
	border-radius: 8px;
	cursor: pointer;
}

.newsdetail_copy_succes {
	display: none;
	position: absolute;
	background: #313133;
	border-radius: 6px;
	padding: 16px 20px;
	right: 0;
	width: max-content;
	z-index: 9;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -0.01em;
	bottom: 100%;
	margin-bottom: 8px;

	-webkit-animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
.newsdetail_copy_success {
	display: none;
	position: absolute;
	background: #313133;
	border-radius: 6px;
	padding: 16px 20px;
	right: 0;
	width: max-content;
	z-index: 9;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -0.01em;
	bottom: 100%;
	margin-bottom: 8px;

	-webkit-animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.blognews_footer {
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: -0.01em;
	display: flex;
	margin-top: 80px;
	padding-bottom: 80px;
}

.blognews_tags{
	min-width: 420px;
}

@media (max-width: 1199px) {

	.newsdetail_follow {
		/*position: absolute;*/
		top: auto;
		max-width: 840px;
		/*bottom: 270px;*/
		justify-content: flex-start;
		position: relative;
		padding-top: 16px;
		margin: 0 auto;
	}

	.newsdetail_follow_content {
		max-width: 100%;
	}

	.newsdetail_follow_item {
		max-width: 48px;
		max-height: 48px;
	}


	.newsdetail_follow_item svg {
		max-width: 32px;
		max-height: 32px;
	}

	.block_blognews_content {
		flex-direction: column;
	}
}

@media (max-width: 599px) {
	.newsdetail_follow {
		/*bottom: 330px;*/
		justify-content: flex-end;
		position: relative;
		padding-top: 16px;
		margin-top: -32px;
		display: none;
	}

	.newsdetail_follow_end{
		justify-content: unset !important;
		margin-top: 12px !important;
	}

	.blognews_footer{
		flex-direction: column;
		margin-top: 32px;
		padding-bottom: 32px;
	}

	.blognews_tags{
		margin-top: 16px;
		min-width: unset;
	}

	.block_blognews_subscribe_button{
		width: 100% !important;
	}
}
/* End */
/* /bitrix/templates/trusted23/components/bitrix/news/solutions/bitrix/news.detail/.default/style.css?176897194110170 */
