

/* Start:/local/templates/air/components/bitrix/news/promotions/bitrix/news.detail/.default/style.css?1709253732579*/
.news-detail {}

.news-detail__title {
    font-size: 24px;
    margin-bottom: 20px;
}

.news-detail__content {
    display: flex;
    gap: 96px;
}

.news-detail__text {
    font-size: 16px;
    line-height: 24px;
}

.news-detail__image {
    margin-left: auto;
    border-radius: 12px;
    width: 360px;
    height: 360px;
    object-fit: cover;
}

@media screen and (max-width: 767px) {
    .news-detail__content {
        flex-flow: column;
        gap: 20px;
    }
    .news-detail__image {
        margin-left: auto;
        margin-right: auto;
        height: 100%;
    }
}
/* End */


/* Start:/local/templates/air/components/bitrix/catalog.products.viewed/main/style.css?1709253732699*/
.catalog-element-viewed {
	margin-top: 84px;
}

.catalog-element-viewed .products-slider__title {
	font-size: 24px;
	font-weight: 600;
}

.catalog-element-viewed .products-slider {
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.catalog-element-viewed .products-slider__list-wrap {
	width: 100%;
}

.catalog-element-viewed .products-list {
	display: flex;
}

.catalog-element-viewed .products-list__item-wrap {
	height: unset;
	width: 254px;
	margin-right: 18px;
}

@media screen and (max-width: 1023px) {
	.catalog-element-viewed {
	}
}

@media screen and (max-width: 767px) {
	.catalog-element-viewed {
		margin-top: 32px;
	}

	.catalog-element-viewed .products-slider {
		gap: 16px;
	}
}
/* End */
/* /local/templates/air/components/bitrix/news/promotions/bitrix/news.detail/.default/style.css?1709253732579 */
/* /local/templates/air/components/bitrix/catalog.products.viewed/main/style.css?1709253732699 */
