

/* Start:/local/templates/agro/components/bitrix/news/brend/bitrix/news.detail/brand_detail/style.css?1759756624635*/
.category_slider .category_slider-container .block .text {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    font-weight: 900;
    color: #fff;
    font-size: 24px;
    transition: 0.3s;
    padding: 0 20px;
}

.category_slider .category_slider-container .block:hover .text {
    background-color: rgba(0, 0, 0, 0.6);
}

.catalog_tabs .tabs__content .list .block.one-element {
    display: none;
}

.catalog_tabs .tabs__content .list .block.one-element.active {
    display: flex;
}
/* End */
/* /local/templates/agro/components/bitrix/news/brend/bitrix/news.detail/brand_detail/style.css?1759756624635 */
