

/* Start:/local/templates/xxc/components/bitrix/news.detail/useful-detail/style.css?1699617600654*/

.baptism {
	background: #f7f4f1;
	border-radius: 5px;
	padding: 30px 25px 30px 20px
}

.baptism__text {
	padding-left: 20px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.baptism__text .title {
	font-size: 1.5rem;
	line-height: 1.978rem;
	text-transform: uppercase;
	margin-bottom: 20px
}

@media screen and (max-width:640px) {
	
	.baptism {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}

	.baptism__image {
		margin: auto auto 15px
	}

	.baptism__text {
		padding: 0
	}

	.baptism__text .title {
		font-size: 1.125rem;
		line-height: 1.484rem
	}

}


/* End */
/* /local/templates/xxc/components/bitrix/news.detail/useful-detail/style.css?1699617600654 */
