

/* Start:/local/templates/ismart/components/bitrix/news/akcii/style.css?1741167618300*/
.akcii-filter {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.archive {
    position: absolute;
    font-size: 14px;
    font-weight: 600;
    color: #3C4245;
    background-color: #A6B7BF;
    right: 16px;
    top: 16px;
    border-radius: 4px;
    padding: 2px 6px 3px;
}
/* End */


/* Start:/local/templates/ismart/components/bitrix/news/akcii/bitrix/news.detail/.default/style.css?1741167618957*/
.akcii-detail--image {
	height: 320px;
	border-radius: 16px;
	box-shadow: 0 1px 2px 0 #0000000F, 0 1px 3px 0 #0000001A;
	overflow: hidden;
	position: relative;
}
.akcii-detail--image picture {
	width: 100%;
	height: inherit;
	display: block;
}
.akcii-detail--image picture img {
	width: 100%;
	height: inherit;
	object-fit: cover;
}

.akcii-detail--condition {
	gap: 16px;
	display: grid;
	margin: 32px 0;
}
.akcii-detail--condition h3 {
	color: #111827;
	font-size: 18px;
	margin-top: 0;
}
.akcii-detail--condition p {
	color: #3C4245;
	font-size: 14px;
	position: relative;
	padding-bottom: 16px;
}
.akcii-detail--condition p .archive {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
}

@media (min-width: 1024px) {
	.akcii-detail--condition {
		grid-template-columns: repeat(12, minmax(0, 1fr));
		align-items: start;
	}
	.akcii-detail--condition h3 {
		grid-column: span 3 / span 3;
	}
	.akcii-detail--condition p {
		grid-column: span 9 / span 9;
	}
}
/* End */
/* /local/templates/ismart/components/bitrix/news/akcii/style.css?1741167618300 */
/* /local/templates/ismart/components/bitrix/news/akcii/bitrix/news.detail/.default/style.css?1741167618957 */
