

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

.presentation-btn {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 28px 40px;
	gap: 28px;
	isolation: isolate;
	margin-bottom: 22px;
	
	position: relative;
	width: 190px;
	height: 20px;
	
	background: #F2F2F2;
	border-radius: 80px;
}

.presentation-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index: 10;
	background-color: #FFF;
	opacity: 0;
	filter: alpha(opacity=1);
}

.presentation-layout {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 12px;
	
	width: 152px;
	height: 52px;
}

.inside-presentation-layout {
	flex: none;
	order: 1;
	flex-grow: 0;
	z-index: 1;
}

.image-presentation {
	position: absolute;
	left: 179.15px;
	top: 25.5px;
	width: 215.69px;
	height: 132px;
}

.image-presentation img {
	width: 123px;
	height: 75px;
}

.inside-image-presentation-layout {
	flex: none;
	order: 2;
	flex-grow: 0;
	z-index: 2;
}

.presentation-layout span {
	width: 202px;
	font-size: 16px;
	font-weight: 600;
	color: black;
}

.presentation-layout-marker {
	display: flex;
	align-items: center;
}

.presentation-layout-marker img {
	width: 40px;
}

.wrap-dark-block-container {
	display: flex;
	align-items: center;
}

@media screen and (max-width:600px) {
	.presentation-btn {
		width: 180px;
		height: 40px;
		margin: 0 auto 20px auto;
		gap: 14px;
	}
	.presentation-layout {
		gap: 10px;
		margin-left: -30px;
	}
	.presentation-layout span {
		font-size: 16px;
	}
	.presentation-layout-marker p {
		font-size: 14px !important;
	}
	.image-presentation {
		position: absolute;
		left: 152.15px;
		top: 36.5px;
		width: 215.69px;
		height: 132px;
	}
	.image-presentation img {
		width: 148px;
		height: 90px;
	}
	.wrap-dark-block {
		padding: 30px 30px 30px 30px !important;
	}
	.wrap-dark-block-container p{
		width: auto !important;
	}
	.wrap-dark-block-container {
		display: block;
	}	
}
@media screen and (max-width: 1204px) {
	.wrap-dark-block {
		padding: 30px 30px 30px 30px !important;
	}
	.wrap-dark-block-container p{
		width: auto !important;
	}
	.wrap-dark-block-container {
		display: block;
	}	
	
}
/* End */
/* /local/templates/lift/components/bitrix/news/catalog_brand/bitrix/news.detail/.default/style.css?17291742252292 */
