<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sp-dceu-board-poster {
  width: 175px;
  height: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.sp-dceu-board-poster img {
  height: 540px;
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.sp-dceu {
  position: relative;
}
.sp-dceu .sp-dceu-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 54.91%);
}

.sp-dceu-title {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 13.29%, #000000 85.32%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
}

.bf-collapse .collapse-header .item.active {
  background-color: #0300bb !important;
  color: #FFF !important;
}/*# sourceMappingURL=styles.css.map */</pre></body></html>