<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/templates/aspro-lite/components/bitrix/news/Brands_List/style.css?1734526996373*/
.brandspage_list{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 30px;
    position: relative;
}

.brands_detail {
    margin: 30px 0 30px 0;
}
.brand_card_wrap{
    position: relative;
}
.sticker_brand{
    position: absolute;
    left: 20px;
    top: 20px;
    line-height: 16px;
    font-size: 12px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?172107313164*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /bitrix/templates/aspro-lite/components/bitrix/news/Brands_List/style.css?1734526996373 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?172107313164 */
</pre></body></html>