

/* Start:/local/templates/xxc/components/bitrix/news/temples/bitrix/news.detail/temples/style.css?1699617600737*/

.shrine {
	padding-top: 10px;
}

.shrine__image {
	text-align: center;
	margin-bottom: 50px;
	padding-top: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	margin: auto
}

.shrine__image img {
	display: block
}

.shrine__image:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	background-image: url(/img/round.svg);
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	z-index: -1
}
/* End */
/* /local/templates/xxc/components/bitrix/news/temples/bitrix/news.detail/temples/style.css?1699617600737 */
