

/* Start:/local/templates/optika/components/bitrix/news/brands/bitrix/news.list/brands/style.css?17849528942166*/
.brands-alphabet {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 14px;
    padding: 11px 18px;
    margin: 15px 0 40px;
    overflow: visible;
    list-style: none;
    background: #eee;
    border-radius: 6px;
}

.brands-alphabet__item {
    padding: 0;
    margin: 0;
    list-style: none;
}

.brands-alphabet__item a {
    display: block;
    width: auto;
    min-width: 0;
    height: auto;
    padding: 0;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-decoration: none;
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.brands-alphabet__item a:hover {
    text-decoration: underline;
}

.brands-page__group {
    scroll-margin-top: 120px;
}

.brands-page__group + .brands-page__group {
    margin-top: 20px;
}

.brands-page__group > .title-block {
    margin: 15px 0;
    font-size: 18px;
    line-height: 21px;
    text-transform: none;
}

.brands-page .category .items {
    margin: 0;
    border-top: 1px solid #e7e8ea;
    border-left: 1px solid #e7e8ea;
}

.brands-page .category .item {
    height: 120px;
    padding: 0;
    margin: 0;
    border-right: 1px solid #e7e8ea;
    border-bottom: 1px solid #e7e8ea;
}

.brands-page .category .item > a {
    display: block;
    height: 100%;
    color: inherit;
}

.brands-page .category .item .in {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.brands-page .category .item .pic {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 88px;
    padding: 10px 12px 4px;
}

.brands-page .category .item .pic img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 100%;
    object-fit: contain;
}

.brands-page .category .item .overlay {
    position: static;
    display: flex;
    align-items: center;
    width: 100%;
    height: 31px;
    padding: 0 8px 8px;
    text-align: center;
}

.brands-page .category .item .title {
    font-size: 10px;
    line-height: 13px;
}

@media only screen and (min-width: 1200px) {
    .brands-page .category .item {
        width: 15%;
    }
}

/* End */
/* /local/templates/optika/components/bitrix/news/brands/bitrix/news.list/brands/style.css?17849528942166 */
