.tabs__item:not(._active) {
    display: none;
}

.tabs__button._active {
    font-weight: bold;
}
