@charset "utf-8";
.widget-panel--live {
  margin-bottom: 38px;
}

.widget-panel--live .tui-slider-wp .viewport {
  height: 240px;
}

.widget-panel--live .tui-panel-right {
  position: absolute;
  right: 0;
}

.widget-panel--live .tui-slider .btn-pre,
.widget-panel--live .tui-slider .btn-next {
  margin-top: 0;
}

.panel--bigtitle {
  margin-bottom: 38px;
}

.panel--bigtitle .we-panel-hd {
  margin-bottom: 17px;
}

.panel--bigtitle .we-panel-tit {
  font-size: 24px;
  color: #3c3c3c;
  color: var(--color-text-video-1);
}

.teammod .panel--bigtitle .we-panel-tit {
  font-size: 24px;
}

.carousel--live .we-carousel-viewport {
  height: 210px;
}

.carousel--live .we-carousel-pre {
  left: -19px;
}

.carousel--live .we-carousel-next {
  right: -19px;
}
