

/* Start:/bitrix/templates/main/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17334950661424*/
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;
}

.tariff-private {
	padding: 50px 0;
	overflow: hidden
}
.tariff-card {
	user-select: none;
}
.tariff-card:hover {
cursor: grab;
/*cursor: move;*/
}

@media screen and (min-width:1550px) {
	.tariff-private .swiper-wrapper {
		display: flex;
		width: 18%;
		/*width: 18%;*/
		gap: 15px;
	}
}

@media screen and (max-width:1550px) {
	.tariff-private .swiper-wrapper {
		display: flex;
		/*width: 25%;*/
		width: 24%;
		gap: 15px;
	}
}

@media screen and (max-width:1200px) {
	.tariff-private .swiper-wrapper {
		display: flex;
		/*width: 35%;*/
		width: 32%;
		gap: 15px;
	}
}

@media screen and (max-width:992px) {
	.tariff-private .swiper-wrapper {
		display: flex;
		width: 45%;
		gap: 15px;
	}
}

@media screen and (max-width:768px) {
}

@media screen and (max-width:576px) {
	.tariff-private .swiper-wrapper {
		display: flex;
		width: 100%;
		gap: 20px;
	}
}

.tariff-card--combo {
	background: #f5cdff !important;
	outline: groove #7c60e9 !important;
}

.tariff-card--combo .tariff-card__name
{
	/*font-weight: normal;*/
	color: #7c60e9;
}

.tariff-card_condition {
	text-align: center;
	margin: 1em auto 0;
}

.ui-hint-icon {
	width: 20px;
	height: 20px;
}

.popup-window {
	background-color: #f1f4f6;
	border-radius: 20px;
	font-family: Helvetica, sans-serif;
}

/* End */
/* /bitrix/templates/main/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17334950661424 */
