

/* Start:/local/components/rush/brand.products/templates/.default/style.css?1770371917775*/
.brand-products__section {
    margin: 60px 0 80px;
}

.brand-products__items.main .grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.brand-products__button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.brand-products__button.brand-products__button--all {
    margin-top: -40px;
}

@media screen and (max-width: 767px) {
    .brand-products__section .border-top {
        height: 42px;
    }

    .brand-products__section .border-top {
        height: 42px;
    }

    .brand-products__section {
        margin: 45px 0;
    }

    .brand-products__button {
        margin-top: 20px;
    }

    .brand-products__button.brand-products__button--all {
        margin-top: -20px;
    }
}
/* End */
/* /local/components/rush/brand.products/templates/.default/style.css?1770371917775 */
