[data-tab] {
  cursor: pointer;
}

.m-lyt-10__list-item ul li {
  opacity: 0.5;
}
.m-lyt-10__list-item ul li.is-current {
  opacity: 1;
}