

/* Start:/local/templates/template.main/components/ma/news/page-articles/ma/news.detail/.default/style.css?17755486592187*/
.page-articles-detail {}

.page-articles-detail__img {
	float: left;
	margin-right: 20px;
}

.page-articles-detail__img a {
	display: block;
	border-bottom: 0;
}

.page-articles-detail__img img {
	display: block;
	border-radius: 8px;
}

.page-articles-detail .page-articles-detail__text p {
	margin: 1.3em 0;
}

.page-articles-detail .page-articles-detail__text small {
	display: block;
	margin-top: 10px;

	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.25px;
	color: var(--site-grey-color--dark);
}


.page-articles-detail__text .b-table {
	table-layout: fixed;
	min-width: 100%;
	width: auto;
}

.page-articles-detail__text .b-table tbody {
	display: table-row-group;
}

.page-articles-detail__text .b-table th,
.page-articles-detail__text .b-table td {
	vertical-align: top;
	width: auto;
}

.page-articles-detail__text .b-table tr {
	display: table-row;
}

.page-articles-detail [href^="tel:"] {
	border-bottom: 0;
}

@media (max-width: 1023px) {
	.page-articles-detail .page-articles-detail__text [align] {
		display: block;
		float: initial;
	}
}

@media (max-width: 659px) {
	.page-articles-detail__img {
		float: initial;
	}

	.page-articles-detail__img img {
		border-radius: 4px;
	}
}


/* page-articles-cashback */
.page-articles-detail .page-articles-cashback {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-top: -20px;
}

.page-articles-detail .page-articles-cashback a {
	flex-basis: calc(50% - 20px);
	margin-left: 20px;
	margin-top: 20px;
	display: block;
	border-bottom: 0;
	border-radius: 4px;
	transition: opacity 500ms;
}

.page-articles-detail .page-articles-cashback a:hover,
.page-articles-detail .page-articles-cashback a:focus {
	opacity: 0.7;
}

.page-articles-detail .page-articles-cashback a:active {
	opacity: 0.9;
}

.page-articles-detail .page-articles-cashback img {
	display: block;
}

@media (max-width: 659px) {
	.page-articles-detail .page-articles-cashback {
		display: block;
		margin-left: 0;
		margin-top: 0;
	}

	.page-articles-detail .page-articles-cashback a{
		margin-left: 0;
		margin-top: 0;
	}
}

/* End */
/* /local/templates/template.main/components/ma/news/page-articles/ma/news.detail/.default/style.css?17755486592187 */
