

/* Start:/local/templates/main/components/bitrix/news/brand/style.css?1717904161592*/
.page-brand__filter a {
    color: #21385e;
    margin: 5px;
    padding: 5px 11px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.page-brand__filter a:hover {
    background-color: #e4e4da;
}

.page-brand__list {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-template-rows: 300px;
    justify-items: center;
    align-items: center;
}

.page-brand__list a {
    color: #21385e;
    font-size: 60px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
/* End */
/* /local/templates/main/components/bitrix/news/brand/style.css?1717904161592 */
