

/* Start:/local/templates/edisontheme/css/styles_parts/brand.css?17476300391637*/
.brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    height: 114px;
    background: #1e1e26
}

.brand img {
    width: 228px;
    height: 90px;
    -o-object-fit: contain;
    object-fit: contain
}

.brands {
    margin-bottom: 110px;
    padding-top: 14px
}

.brands__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px
}

.brands__item {
    width: 298px
}

@media screen and (max-width: 1679px) {
    .brand {
        padding-right: 15px
    }

    .brands__row {
        padding-right: 2px
    }

    .brands__item {
        width: calc((100% - 90px)/ 4)
    }
}

@media screen and (max-width: 1365px) {
    .brand {
        padding-right: 0
    }

    .brands {
        margin-bottom: 81px;
        padding-top: 2px
    }

    .brands__row {
        gap: 5px;
        padding-right: 0
    }

    .brands__item {
        width: calc((100% - 10px)/ 3)
    }
}

@media screen and (max-width: 1023px) {
    .brands__row {
        gap: 30px
    }

    .brands__item {
        width: calc(50% - 15px)
    }
}

@media screen and (max-width: 767px) {
    .brands__row {
        gap: 10px
    }

    .brands__item {
        width: calc(50% - 5px)
    }

    .brands__item .brand {
        height: 67px
    }

    .brands__item .brand img {
        width: 120px;
        height: 47px
    }
}

@media screen and (max-width: 413px) {}
/* End */


/* Start:/local/templates/edisontheme/components/bitrix/news.list/brands/style.css?1747630040150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/edisontheme/css/styles_parts/brand.css?17476300391637 */
/* /local/templates/edisontheme/components/bitrix/news.list/brands/style.css?1747630040150 */
