<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

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

.actions-details {
	padding: 0 25px;
}

.actions-details a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 15px 64px;
	background: #241530 linear-gradient(251.8deg, rgba(157, 83, 255, 0.2) 0.02%, rgba(157, 83, 255, 0) 99.99%);
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
	font-family: "Jost", sans-serif, arial;
	color: #FFF;
	cursor: pointer;
	outline: none;
	box-shadow: none;
	border: none;
	-webkit-transition: background 0.4s;
	transition: background 0.4s;
	margin-bottom: 5px;
	text-align: center;
}


@media (min-width: 1536px) {
	.actions-details a  {
		font-size: 16px;
	}
}
@media (max-width: 1536px) {
	.actions-details a  {
		font-size: 16px;
	}
}
@media (max-width: 1279px) {
	.actions-details a  {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.actions-details {
		padding: 0 15px;
	}

	.actions-details a  {
		text-align: center;
		font-size: 12px;
		padding: 15px;
		min-width: 250px;
	}
}
.actions-details a:not([disabled]):hover, .actions-details a:not([disabled]):focus, .actions-details a:not([disabled]):active {
	background: #7826AD linear-gradient(251.8deg, rgba(157, 83, 255, 0.2) 0.02%, rgba(157, 83, 255, 0) 99.99%);
}

/* End */
/* /local/templates/.default/components/bitrix/news/actions/bitrix/news.detail/.default/style.css?17500671651362 */
</pre></body></html>