

/* Start:/bitrix/templates/redos/components/bitrix/news/news/style.css?17380458901429*/
.news__clear-button {
    display: flex;
    height: 56px;
    align-items: center;
    font-weight: 700;
    color: #8b9195;
    font-size: 14px;
	text-transform: uppercase;
	margin-left: 32px;
}

.news__clear-button span {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 13px;
}

@media screen and (max-width: 768px) {
	.news__clear-button {
		margin-left: 0;
	}
}

.quote-spekear-news {
    display: flex;
    align-items: flex-start;
    padding: 32px 46px 24px 32px;
    background-color: #F5F5F5;
    border-left: 2px solid #CC2B24;
	margin-bottom: 20px;
}

.quote-spekear-news-img img {
    width: 100px!important;
    height: 100px!important;
	border: none!important;
}

.quote-spekear-news-text {
    padding-left: 28px;
}

.quote-spekear-news-normal {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 0;
	text-align: inherit;
}

.quote-spekear-news-strong {
    margin: 0!important;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    margin-top: 12px;
}

@media screen and (max-width: 768px) {
   
   .quote-spekear-news {
    flex-direction: column;
	padding: 25px;
   }
   
   .quote-spekear-news-text {
    padding: 0;
   }
   
   .quote-spekear-news-img img {
	   margin-bottom: 15px;
   }
   
}
/* End */


/* Start:/bitrix/templates/redos/components/bitrix/news/news/bitrix/news.list/.default/style.css?1706952845477*/
.news__content .news-article__url {
	position: absolute;
	right: 24px;
	bottom: 21px;
}

.news-article__url .shop__logo {
    height: 24px;
}

.news__tags {
	display: flex;
	margin-top: 24px;
	margin-bottom: 16px;
}

.news__tags .news__tag {
	width: auto;
	margin: 0;
	padding: 0 15px;
	margin-bottom: 5px;
}

.news__tags .news__tag:not(:last-child) {
	margin-right: 15px;
}

.news-filter {
    position: sticky;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9;
}
/* End */
/* /bitrix/templates/redos/components/bitrix/news/news/style.css?17380458901429 */
/* /bitrix/templates/redos/components/bitrix/news/news/bitrix/news.list/.default/style.css?1706952845477 */
