

/* Start:/bitrix/templates/cryptostore_2022/components/bitrix/news/article/bitrix/news.detail/.default/style.css?17803981743434*/
div.news-detail img.b-news-detail-picture
{
	float:left;
	margin: 0 20px 20px 0px;
}

.b-news-detail-picture {
	margin:0 10px 10px 0;
}

.news-date-time
{
	color:#486DAA;
}

.b-news-detail-autor-info {
	color: #cc0000;
	border-bottom: 1px dotted #DBDBDB;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.b-news-detail-autor-date-time {
	font-size: 11px;
	color:#666;
}

.b-news-detail-autor-info-pict {
	vertical-align:top;
	margin-right:5px;
}

.b-news-detail-autor-info-cont {
	line-height: 20px;
	display: inline-block;
}

.b-news-detail-info a {
	text-decoration:none;
}

.b-news-detail-info {
	font-size: 11px;
	color:#666;
}

.b-news-detail-fields {
	margin:15px 0 0 0;
	padding-top:10px;
	border-top: 1px dotted #CCCCCC;
}

.return_news a{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;

	/* identical to box height, or 150% */

	/* red */
	color: var(--red);
	display:flex;
	transition: color 0.1s ease;
}

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

.return_news a::before{

    margin-top: -2px;
    background-image: url(/bitrix/templates/cryptostore_2022/components/bitrix/news/article/bitrix/news.detail/.default/images/return_left.svg);
    content: '';
    width: 24px;
    height: 24px;
    background-position: center;
    display: block;
	margin-right:4px;
}

.return_news {
    margin-bottom: 56px;
}

.news_detail_profile img{
	background: #C4C4C4;
	width:68px;
	height:68px;
	border-radius:68px;
	display:block;
    margin-right: 16px;
	object-fit: cover;
}

.news_detail_profile{
	display:flex;
}

.new_detail_name h5{
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	
	/* identical to box height, or 133% */
	
	/* black */
	color: var(--black);
	margin:0;
	margin-bottom:6px;
	margin-top:7px;
}

.new_detail_name span{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	
	/* identical to box height, or 150% */
	
	/* gray 1 */
	color: var(--gray-1);
}

.news_detail_block h4{
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
	
	/* identical to box height, or 122% */
	
	/* black */
	color: var(--black);
	margin:0;
	margin-bottom:36px;
}


.news-detail {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #303336;
}

.news_share_block{
	display:flex;
	padding-top:20px;
	border-top: 1px solid #DBDEE1;
    margin-top: 40px;
	padding-bottom: 80px;
}

.news_share_block span{
	font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    color: var(--black);
    margin-right: 16px;
}

.news_share_block a {
    width: 24px;
    height: 24px;
    margin: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
	transition:0.1s ease;
}
.news_share_block a:hover {
	filter: invert(29%) sepia(94%) saturate(3113%) hue-rotate(203deg) brightness(104%) contrast(105%);
}


.similar_news_header h4{
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	
	/* identical to box height, or 125% */
	
	/* black */
	color: var(--black);
	margin:0;
}


.string_news_item {
    margin-bottom: 40px;
}

.news_detail_flex.similar_news {
    padding-bottom: 40px;
}

.news_video_block {
	display: flex;
    justify-content: space-between;
	padding-bottom:32px;
}

.news_share_block a{
	transition:0.1s ease;
	filter: invert(52%) sepia(15%) saturate(199%) hue-rotate(171deg) brightness(92%) contrast(93%);
}

.news_share_block a:hover{
	filter:none;
}
/* End */
/* /bitrix/templates/cryptostore_2022/components/bitrix/news/article/bitrix/news.detail/.default/style.css?17803981743434 */
