

/* Start:/local/templates/sniper_2026/components/bitrix/news.detail/activelife_v1/style.css?17756317271621*/

.detail-card {
	background: #fff;
	border-radius: 0.75rem;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0,0,0,.08);
}
.detail-card__thumb {
	display: block;
	overflow: hidden;
	background: #f0f2f5;
}
.detail-card__thumb img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform .35s ease;
}
.detail-card__thumb:hover img {
	transform: scale(1.03);
}
.detail-card__thumb--empty {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 200px;
	font-size: 3rem;
	color: #c0c4cc;
}
.detail-card__body {
	padding: 1.5rem;
	display: flex;
	flex-direction: column;
	gap: .75rem;
}
.detail-card__text {
	font-size: .95rem;
	line-height: 1.7;
	color: #343a40;
}
.detail-card__props {
	font-size: .9rem;
	color: #495057;
	display: flex;
	flex-direction: column;
	gap: .25rem;
	border-top: 1px solid #f0f2f5;
	padding-top: .75rem;
}
.detail-card__props .prop-label {
	font-weight: 600;
	color: #212529;
}
.btn-detail {
	display: inline-block;
	padding: .4rem 1.2rem;
	font-size: .85rem;
	border: 1.5px solid #0d6efd;
	color: #0d6efd;
	background: transparent;
	text-decoration: none;
	transition: background .2s, color .2s;
	white-space: nowrap;
}
.btn-detail:hover {
	background: #0d6efd;
	color: #fff;
}
.btn-pwa {
	display: inline-block;
	padding: 0 1.25rem;
	line-height: 37px;
	height: 37px;
	font-size: .875rem;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	background: #0f7cc0;
	border: 1px solid #0f7cc0;
	border-radius: 7px;
	box-shadow: 0 2px 2px rgba(149,131,131,.2);
	text-decoration: none;
	cursor: pointer;
}
.btn-pwa:hover {
	background: #0a6aad;
	color: #fff;
}
/* End */
/* /local/templates/sniper_2026/components/bitrix/news.detail/activelife_v1/style.css?17756317271621 */
