

/* Start:/local/templates/main_v2/components/bitrix/news.detail/detail/style.css?1779445550706*/
/* COMPONENT: TABS */
.tab-content {
    display: none;
}
.tab-content.active-state {
    display: block;
}
.tablist {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    margin: 20px 0;
}
.tablist-item {
    font-size: 20px;
    font-weight: 500;
    color: #828282;
    background-color: #F6F6F6;
    border-radius: 20px;
    padding: 18px 38px;
}
.tablist-item--active-state {
    color: #000;
    background-color: #eff1f4;
}
.tab-content {
    background-color: #F6F6F6;
    padding: 25px;
    border-radius: 20px;
}
.tab-content span {
    font-weight: 600;
}
/* End */
/* /local/templates/main_v2/components/bitrix/news.detail/detail/style.css?1779445550706 */
