.equity-services-container {
  display: flex;
  width: 1051px;
  margin-bottom: 16px;
  background-color: #fff;
}
.equity-services-container-left {
  flex: 1;
  width: 644px;
  padding: 24px;
}
.equity-services-container-left-header {
  display: flex;
  align-items: center;
  margin: 0 0 24px 8px;
}
.equity-services-container-left-header > span:first-child {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #282c33;
}
.equity-services-container-left-header > span:last-child {
  margin-left: 12px;
  font-size: 14px;
  line-height: 20px;
  color: #848b99;
}
.equity-services-container-left-switchContent {
  margin-left: 8px;
}
.equity-services-container-right {
  border-left: 1px solid #e2f6f0;
  flex-shrink: 0;
  width: 380px;
}
.equity-info {
  padding: 0 24px;
  margin-top: 24px;
  border-radius: 4px;
  background-color: #f6f7fa;
}
.equity-info-noChild {
  padding-top: 0;
  margin-top: 0;
}
.equity-info-input {
  padding: 24px 0;
  border-bottom: 1px solid #e2e6f0;
}
.equity-info-input-noLine {
  border-bottom: 0;
}
.equity-info-input-header {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #282c33;
}
.equity-info-input-header-title {
  margin-left: 8px;
}
.equity-info-input-header-iconRotate svg {
  transform: rotate(-180deg);
}
.equity-info-input-header-icon {
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}
.equity-info-input-header-icon svg {
  transition: transform 0.3s;
}
.equity-info-input-content {
  align-items: flex-start;
  margin-top: 24px;
}
.equity-info-input-content .common-with-container {
  margin-bottom: 24px;
}
.equity-info-input-content .common-with-container:last-child {
  margin-bottom: 0;
}
.equity-info-input-content .common-with-container .one-ui-pro-multiLabel-body {
  margin-bottom: 0;
}
.equity-info-input-content .one-ui-pro-multiLabel-input-area {
  min-height: 34px;
}
.equity-info-input-multi {
  width: 400px !important;
}
.equity-info-input-multi .one-ui-pro-multiLabel-input-area-inner {
  align-items: center;
}
.equity-info-input-start {
  align-items: flex-start;
}
.equity-info-input-keyword {
  align-items: flex-start;
}
.equity-info-input-keyword .common-with-container-label {
  display: flex;
  align-items: center;
  height: 34px;
}
.equity-services-error {
  color: #d9150b;
}
.equity-chart-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.equity-chart-container-carousel {
  width: 290px;
}
.equity-chart-container-carousel-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 60px;
}
.equity-chart-container-carousel-item-note {
  width: 200px !important;
  padding: 0 45px !important;
}
.equity-chart-container-carousel-item > div {
  display: flex;
  align-items: center;
  padding: 0 4px;
  margin: 40px 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.equity-chart-container-carousel-item > div img {
  max-width: 100%;
}
.equity-chart-container-carousel-item > span {
  text-align: center;
  font-family: "PingFang SC";
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #282c33;
}
.equity-chart-container-carousel .slick-slider .slick-dots {
  bottom: 40px;
}
.equity-chart-container-carousel .slick-slider .slick-dots > li {
  background-color: #ebedf5;
  width: 12px;
  height: 3px;
  border-radius: 2px;
}
.equity-chart-container-carousel .slick-slider .slick-dots .slick-active {
  width: 36px;
  height: 3px;
}
.equity-chart-container-carousel .slick-slider .slick-dots .slick-active > button {
  background: #0054e6;
}
.equity-chart-container-carousel-operate {
  opacity: 1;
  width: 22px !important;
  height: 44px !important;
  border-radius: 4px;
  background: #fff;
  color: #000;
}
.equity-chart-container-carousel-operate:hover {
  background: #ebedf5;
}
.equity-chart-container-carousel-operate:active {
  background: #d3d9e5;
}
.equity-chart-container-carousel-operate-next {
  right: -35px;
}
.equity-chart-container-carousel-operate-prev {
  left: -35px;
}
.custom-multi-label {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 24px;
  padding: 3px 6px 3px 8px;
  margin: 2px 4px 0 0;
  margin-right: 4px;
  border-radius: 4px;
  background-color: #ebedf5;
  cursor: pointer;
}
.custom-multi-label:last-child {
  margin-right: 0;
}
.custom-multi-label-error {
  background: #fff2f2;
}
.custom-multi-label-error .custom-multi-label-name,
.custom-multi-label-error .custom-multi-label-icon > svg {
  color: #fa2314;
  background: #fff2f2;
}
.custom-multi-label-name {
  margin-right: 2px;
  font-size: 12px;
  line-height: 18px;
  font-family: "PingFang SC";
  color: #282c33;
}
.custom-multi-label-icon {
  display: flex;
  align-items: center;
}
.custom-multi-label-icon > svg {
  width: 14px;
  height: 14px;
  background: #ebedf5;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.order-equity-services {
  padding-bottom: 24px;
}
.order-equity-services-header {
  display: flex;
  align-items: center;
}
.order-equity-services-header-switchContent {
  margin-bottom: 24px;
}
.order-equity-services-header > span {
  margin: 0 32px 24px 0;
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 20px;
  color: #282c33;
}
.order-equity-services-panel {
  border-radius: 4px;
  background-color: #f6f7fa;
}
.order-equity-services-panel-content {
  padding: 0 32px 0 88px;
}
.order-equity-services-panel-show-multiInput {
  width: 540px;
}
.order-equity-services-panel-show-multiInput .one-ui-pro-multiLabel-search {
  margin-left: 4px;
}
.order-equity-services-panel-show-multiInput .one-ui-pro-multiLabel-body .one-ui-pro-multiLabel-input-area {
  min-height: 34px;
  max-height: 82px;
}
.order-equity-services-panel-show-multiInput .one-ui-pro-multiLabel-body .one-ui-pro-multiLabel-input-area-inner {
  align-items: center;
}
.order-equity-services-panel-show-noLine {
  border-bottom: 0;
}
.order-equity-services-panel-show .expand-downward-header {
  padding: 24px 0;
}
.order-equity-services-panel-show-add {
  margin-bottom: 24px;
}
.order-equity-services-panel-show-add .common-with-container-label {
  height: 34px;
}
.order-equity-services-panel-show-label {
  display: flex;
  align-items: flex-start;
}
.order-equity-services-panel-show-label .common-with-container-label {
  display: flex;
  align-items: center;
  padding-right: 20px;
  margin-left: 24px;
  width: 150px;
}
.order-equity-services-panel-show-label .common-with-container-content {
  width: 100%;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.bcm-star-case-dialog {
  display: flex;
  justify-content: center;
  background-color: #fff;
}
.bcm-star-case-dialog video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bcm-star-case-dialog-detail {
  margin-right: -16px;
  padding-right: 16px;
  width: 100%;
  height: 600px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.bcm-star-case-dialog-detail-header {
  margin-bottom: 27px;
}
.bcm-star-case-dialog-detail-header-title {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  word-wrap: break-word;
}
.bcm-star-case-dialog-detail-header-author {
  display: flex;
  align-items: center;
  line-height: 20px;
  font-size: 14px;
  color: #a8b0bf;
}
.bcm-star-case-dialog-detail-header-author-avater {
  margin-right: 8px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
}
.bcm-star-case-dialog-detail-header-author-name {
  display: flex;
  margin-right: 16px;
  justify-content: center;
}
.bcm-star-case-dialog-detail-header-author-info {
  display: flex;
  margin-top: 3px;
  padding: 0 20px;
  height: 14px;
  justify-content: center;
  border-left: 1px #a8b0bf solid;
  line-height: 14px;
}
.bcm-star-case-dialog-detail-header-introduction {
  display: flex;
  margin: 27px 0 32px 0;
  width: 100%;
  border-radius: 8px;
  line-height: 25px;
  color: #a8b0bf;
  background-color: #f6f7fa;
}
.bcm-star-case-dialog-detail-header-introduction-mark-left {
  display: inline-block;
  margin-top: 24px;
  font-size: 50px;
  color: #e2e6f0;
}
.bcm-star-case-dialog-detail-header-introduction-content {
  margin: 24px 13px;
  width: 100%;
  font-size: 14px;
}
.bcm-star-case-dialog-detail-header-introduction-mark-right {
  display: inline-block;
  position: relative;
  align-self: flex-end;
  margin-bottom: -7px;
  font-size: 50px;
  color: #e2e6f0;
}
.bcm-star-case-dialog-detail-large-title,
.bcm-star-case-dialog-detail-medium-title,
.bcm-star-case-dialog-detail-small-title,
.bcm-star-case-dialog-detail-main-content {
  margin-bottom: 16px;
  word-wrap: break-word;
}
.bcm-star-case-dialog-detail-large-title {
  font-size: 32px;
  font-weight: 600;
}
.bcm-star-case-dialog-detail-medium-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}
.bcm-star-case-dialog-detail-small-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 29px;
}
.bcm-star-case-dialog-detail-main-content {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 29px;
}
.bcm-star-case-dialog-detail-image {
  margin: 16px 0 32px 0;
  width: 100%;
  display: block;
}
.bcm-star-case-dialog-detail-talent-card {
  display: inline-block;
  margin: 0 24px 24px;
  padding: 28px;
  width: 282px;
  border-radius: 12px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.bcm-star-case-dialog-detail-talent-card-author {
  display: flex;
  width: 100%;
  height: 60px;
  flex-direction: column;
  flex-wrap: wrap;
}
.bcm-star-case-dialog-detail-talent-card-author-avater {
  display: inline-block;
  margin-right: 12px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  font-size: 14px;
}
.bcm-star-case-dialog-detail-talent-card-author-avater:hover {
  cursor: pointer;
}
.bcm-star-case-dialog-detail-talent-card-author-name {
  margin-bottom: 8px;
  margin-top: 5px;
  width: calc(100% - 80px);
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
.bcm-star-case-dialog-detail-talent-card-author-name:hover {
  cursor: pointer;
}
.bcm-star-case-dialog-detail-talent-card-author-info {
  color: #545b66;
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 20px;
}
.bcm-star-case-dialog-detail-talent-card-tag {
  margin: 16px 0 20px 0;
}
.bcm-star-case-dialog-detail-talent-card-tag span {
  margin-right: 8px;
  padding: 4px 8px;
  width: 40px;
  height: 20px;
  text-align: center;
  background-color: #ebedf5;
  border-radius: 2px;
}
.bcm-star-case-dialog-detail-talent-card-case {
  width: 282px;
  border-radius: 10px;
  background-color: #f6f7fa;
}
.bcm-star-case-dialog-detail-talent-card-case:hover {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.bcm-star-case-dialog-detail-talent-card-case-horizon,
.bcm-star-case-dialog-detail-talent-card-case-vertical {
  display: flex;
  width: 100%;
  border-radius: 4px 4px 0 0;
}
.bcm-star-case-dialog-detail-talent-card-case-horizon-video,
.bcm-star-case-dialog-detail-talent-card-case-vertical-video {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  border-radius: 10px 10px 0 0;
  background-color: #d3d9e5;
  opacity: 0.8;
}
.bcm-star-case-dialog-detail-talent-card-case-horizon-video-icon,
.bcm-star-case-dialog-detail-talent-card-case-vertical-video-icon {
  position: relative;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}
.bcm-star-case-dialog-detail-talent-card-case-horizon {
  height: 159px;
}
.bcm-star-case-dialog-detail-talent-card-case-vertical {
  height: 351px;
}
.bcm-star-case-dialog-detail-talent-card-case-info {
  display: flex;
  padding: 20px;
  width: 250px;
  flex-wrap: wrap;
  border-radius: 10px;
  background-color: #f6f7fa;
}
.bcm-star-case-dialog-detail-talent-card-case-info-desc {
  display: flex;
  margin: 8px 0;
  width: 100%;
  font-size: 14px;
}
.bcm-star-case-dialog-detail-talent-card-case-info-desc-title {
  display: inline-block;
  margin-right: 24px;
  width: 60px;
  height: 20px;
  line-height: 20px;
  color: #545b66;
}
.bcm-star-case-dialog-detail-talent-card-case-info-desc-data {
  display: -webkit-box;
  width: 166px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: #191b1e;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bcm-star-case-dialog-detail-talent-card-img-height {
  height: 263px;
}
.bcm-star-case-dialog-detail-talent-card-video-height {
  height: 571px;
}
.bcm-star-case-dialog-detail-talent-card-img:hover {
  cursor: pointer;
}
.bcm-star-case-dialog-detail .page-container {
  margin-bottom: 24px;
}
.bcm-star-case-dialog-detail .page-container canvas {
  border: 1px solid #e2e6f0;
}
.bcm-star-case-dialog-detail-with-talent {
  margin-right: 0;
  padding-right: 32px;
}
.bcm-star-case-dialog-talent-title {
  height: 28px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.bcm-star-case-dialog-talent-main-wrapper {
  height: 608px;
  border-radius: 12px;
  background-color: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
}
.bcm-star-case-dialog-talent-main-wrapper .bcm-star-case-dialog-detail-talent-card {
  margin: 0;
  padding: 28px 0;
  box-shadow: none;
}
.bcm-star-case-dialog-talent-main-line {
  margin-left: 32px;
  width: 274px;
  height: 1px;
  border-bottom: 1px solid #ebedf5;
}
.bcm-star-case-dialog-talent-height {
  height: 100%;
  max-height: 1120px;
}
.bcm-star-case-dialog-share {
  position: fixed;
  right: 72px;
  top: 28px;
}
.bcm-star-case-dialog-share-content {
  position: absolute;
  left: 200px;
  opacity: 0;
}
.bcm-star-case-dialog-share svg {
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.back-to-top {
  width: 54px;
  height: 54px;
  position: fixed;
  right: 4px;
  bottom: 100px;
  cursor: pointer;
}
.one-toast {
  top: 100px !important;
}
.loading-pdf {
  display: flex;
  margin-top: 150px;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.case-table {
  margin-top: 24px;
  font-size: 14px;
}
.case-table-space-between {
  display: flex;
  justify-content: space-between;
}
.case-table button {
  margin-right: 24px;
}
.case-table-block {
  display: flex;
  flex-wrap: wrap;
}
.case-table-block-item {
  display: flex;
  margin-right: 24px;
  margin-bottom: 28px;
  height: 302px;
  flex-wrap: wrap;
  border-radius: 4px;
  transition: transform 0.5s;
  background-color: #f6f7fa;
}
@media (max-width: 1416px) {
  .case-table-block-item {
    width: calc(33.3% - 16px);
  }
}
@media (min-width: 1416px) and (max-width: 1716px) {
  .case-table-block-item {
    width: calc(25% - 18px);
  }
}
@media (min-width: 1716px) {
  .case-table-block-item {
    width: calc(20% - 19.6px);
  }
}
.case-table-block-item-picture {
  width: 100%;
  height: 158px;
  border-radius: 4px 4px 0 0;
}
.case-table-block-item-field {
  width: 100%;
  height: 144px;
}
.case-table-block-item-field-title {
  display: -webkit-box;
  margin: 20px 20px 12px 20px;
  height: 52px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 600;
  color: #191b1e;
  line-height: 26px;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-table-block-item-field-detail {
  display: -webkit-box;
  margin: 0 20px 20px 20px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  color: #191b1e;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-table-block-item:hover {
  transform: translate(0, -8px);
  cursor: pointer;
  box-shadow: 0px 6px 32px 2px rgba(0, 0, 0, 0.06), 0px 5px 30px 1px rgba(0, 0, 0, 0.05), 0px 4px 28px 1px rgba(0, 0, 0, 0.04);
}
@media (max-width: 1416px) {
  .case-table-block-item:nth-child(3n) {
    margin-right: 0px;
  }
}
@media (min-width: 1416px) and (max-width: 1716px) {
  .case-table-block-item:nth-child(4n) {
    margin-right: 0px;
  }
}
@media (min-width: 1716px) {
  .case-table-block-item:nth-child(5n) {
    margin-right: 0px;
  }
}
.case-table-pagination {
  margin: 10px 20px 20px 0;
}
.case-table-loading {
  display: flex;
  height: 500px;
  justify-content: center;
}
.case-table-detail-dialog {
  z-index: 1039;
  overflow: hidden;
}
.case-table-detail-dialog .one-dialog,
.case-table-detail-dialog .one-dialog-body {
  overflow: hidden;
}
.case-table-detail-dialog .one-dialog-content {
  padding: 0 0 24px 0;
}
.case-table-detail-dialog .one-dialog-content .one-dialog-header,
.case-table-detail-dialog .one-dialog-content .one-dialog-body {
  padding: 0 24px;
}
.case-table-detail-dialog .one-dialog-content .one-dialog-header {
  padding-top: 24px;
  height: 38px;
}
.case-table-detail-dialog .one-dialog-content .one-dialog-header > .one-dialog-title {
  display: -webkit-box;
  margin-right: 110px;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-table-detail-dialog .one-dialog-close svg {
  width: 28px;
  height: 28px;
  color: black;
}
.prev-dialog,
.next-dialog {
  position: fixed;
  top: calc(50% - 18px);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  z-index: 1120;
}
.prev-dialog {
  left: 24px;
}
.next-dialog {
  right: 24px;
}
.dialog-header-shadow {
  box-shadow: 0px 4px 10px rgba(161, 131, 131, 0.03), 0px 3px 9px rgba(0, 0, 0, 0.02), 0px 2px 8px rgba(0, 0, 0, 0.01);
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.content-table {
  margin-top: 38px;
  font-size: 14px;
}
.content-table video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-table-space-between {
  display: flex;
  justify-content: space-between;
}
.content-table-block {
  display: flex;
  flex-wrap: wrap;
}
.content-table-block-item {
  display: flex;
  margin-right: 24px;
  margin-bottom: 24px;
  flex-wrap: wrap;
  border-radius: 4px;
  transition: transform 0.5s;
  background-color: #f6f7fa;
}
@media (max-width: 1248px) {
  .content-table-block-item {
    width: 276px;
  }
}
@media (min-width: 1248px) and (max-width: 1716px) {
  .content-table-block-item {
    width: calc(25% - 24px);
  }
}
@media (min-width: 1716px) and (max-width: 2016px) {
  .content-table-block-item {
    width: calc(20% - 24px);
  }
}
@media (min-width: 2016px) {
  .content-table-block-item {
    width: calc(16% - 24px);
  }
}
.content-table-block-item-cover-horizon,
.content-table-block-item-cover-vertical {
  display: flex;
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.content-table-block-item-cover-horizon-video,
.content-table-block-item-cover-vertical-video {
  display: flex;
  width: 100%;
  justify-content: center;
  border-radius: 4px 4px 0 0;
  background-color: #d3d9e5;
  opacity: 0.8;
}
.content-table-block-item-cover-horizon-video-icon,
.content-table-block-item-cover-vertical-video-icon {
  margin: 0;
  position: relative;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}
.content-table-block-item-cover-horizon {
  height: 159px;
}
.content-table-block-item-cover-vertical {
  height: 301px;
}
.content-table-block-item-field {
  width: 100%;
  height: 172px;
}
.content-table-block-item-field-title {
  display: -webkit-box;
  margin: 20px 20px 14px 20px;
  width: 100%;
  height: 52px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 600;
  color: #191b1e;
  line-height: 26px;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content-table-block-item-field-author {
  display: flex;
  margin: 0px 20px 19px 20px;
  width: 100%;
  height: 24px;
}
.content-table-block-item-field-author-avater {
  margin-right: 8px;
  width: 24px;
  border-radius: 12px;
}
.content-table-block-item-field-author-name {
  display: flex;
  margin-right: 20px;
  justify-content: center;
  line-height: 24px;
  color: #191b1e;
}
.content-table-block-item-field-display-num {
  display: flex;
  align-items: center;
  margin: 0 20px 24px 20px;
  width: 100%;
  height: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #848b99;
}
.content-table-block-item:hover {
  transform: translate(0, -8px);
  cursor: pointer;
  box-shadow: 0px 6px 32px 2px rgba(0, 0, 0, 0.06), 0px 5px 30px 1px rgba(0, 0, 0, 0.05), 0px 4px 28px 1px rgba(0, 0, 0, 0.04);
}
.content-table-block-item-horizon {
  height: 331px;
}
.content-table-block-item-vertical {
  height: 481px;
}
.content-table-pagination {
  margin: 10px 20px 20px 0;
}
.content-table-drawer {
  width: 570px;
  overflow-x: hidden;
  line-height: 1;
}
.content-table-drawer-author {
  display: flex;
  align-items: center;
  margin: 0 8px;
  width: 554px;
  border-radius: 8px;
  background-color: #f6f7fa;
}
.content-table-drawer-author-avater {
  margin: 16px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.content-table-drawer-author-name-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.content-table-drawer-author-name {
  margin-bottom: 8px;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
}
.content-table-drawer-author-fans-num {
  display: inline-block;
  font-size: 14px;
  color: #a8b0bf;
}
.content-table-drawer-author-tag {
  display: inline-block;
  margin-left: 8px;
}
.content-table-drawer-author-tag span {
  margin-right: 8px;
  padding: 4px 8px;
  width: 40px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  background-color: #ebedf5;
  border-radius: 2px;
}
.content-table-drawer-author:hover {
  cursor: pointer;
}
.content-table-drawer-introduction {
  margin: 16px 8px;
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  color: #a8b0bf;
}
.content-table-drawer-title {
  margin: 16px 8px;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.content-table-drawer-data {
  display: flex;
  margin: 0 8px 32px 8px;
}
.content-table-drawer-data-item {
  display: flex;
  align-items: center;
  margin-right: 50px;
}
.content-table-drawer-data-item svg {
  margin-right: 6px;
}
.content-table-drawer-content-vertical,
.content-table-drawer-content-horizon {
  border-radius: 8px;
}
.content-table-drawer-content-vertical video,
.content-table-drawer-content-horizon video {
  margin-left: 8px;
}
.content-table-drawer-content-vertical-video,
.content-table-drawer-content-horizon-video {
  display: flex;
  height: 100%;
  justify-content: center;
  border-radius: 10px;
  background-color: #d3d9e5;
  opacity: 0.8;
  margin-left: 8px;
}
.content-table-drawer-content-vertical-video-icon,
.content-table-drawer-content-horizon-video-icon {
  position: relative;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}
.content-table-drawer-content-vertical {
  width: 320px;
  height: 569px;
}
.content-table-drawer-content-horizon {
  width: 546px;
  height: 313px;
}
.content-table-drawer-another-content {
  display: flex;
  margin: 16px 8px 20px 8px;
}
.content-table-drawer-another-content-next {
  margin-left: auto;
}
.content-table-drawer-another-content-arrow-container {
  display: flex;
  align-items: center;
}
.content-table-drawer-another-content-arrow-left {
  margin-right: 5px;
  color: #0054e6;
}
.content-table-drawer-another-content-arrow-right {
  margin-left: 5px;
  color: #0054e6;
}
.content-table-loading {
  display: flex;
  height: 500px;
  justify-content: center;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.bcm-star-list {
  margin: 26px auto;
  padding: 24px;
  background-color: white;
  border-radius: 6px;
}
@media (max-width: 1248px) {
  .bcm-star-list {
    width: 1008px;
  }
}
@media (min-width: 1248px) and (max-width: 1920px) {
  .bcm-star-list {
    width: calc(100% - 240px);
  }
}
@media (min-width: 1920px) {
  .bcm-star-list {
    margin: 26px auto;
    width: calc(100% - 100px);
  }
}
.bcm-star-list img {
  -o-object-fit: cover;
     object-fit: cover;
}
.bcm-star-list-query-type {
  margin-bottom: 32px;
}
.bcm-star-list-query-type button {
  margin-right: 48px;
}
.bcm-star-list-query-type-not-selected {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.bcm-star-list-query-type-selected {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.bcm-star-list-query-type-title {
  display: block;
  margin-bottom: 20px;
  text-align: left;
  font-size: 18px;
}
.bcm-star-list-query-content {
  display: flex;
  margin: 16px 0 8px;
  line-height: 36px;
  font-size: 14px;
}
.bcm-star-list-query-content-label {
  margin-right: 20px;
  width: 56px;
  color: #545b66;
  font-weight: 500;
}
.bcm-star-list-query-content-group {
  display: flex;
  width: 840px;
  flex-wrap: wrap;
}
.bcm-star-list-query-content-group-button {
  margin-right: 8px;
  height: 40px;
  padding: 0 10px;
  border-radius: 5px;
}
.bcm-star-list-query-content-group-button,
.bcm-star-list-query-content-group-button:hover {
  border: none;
}
.bcm-star-list-query-content-more {
  align-items: flex-start;
}
.bcm-star-list-loading {
  width: 100%;
  height: 1000px;
  display: flex;
  justify-content: center;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.case-mobile {
  margin-right: -0.01rem;
  min-height: calc(100vh - 0.56rem);
  background-color: #fff;
}
.case-mobile-no {
  margin-right: -0.01rem;
  min-height: calc(100vh - 0.56rem);
  background-color: #fff;
  overflow: hidden;
}
.case-query {
  position: fixed;
  width: 100%;
  z-index: 77;
  background-color: #fff;
}
.case-table {
  font-size: 0.14rem;
}
.case-table-title {
  display: flex;
  padding: 0.16rem 0 0.23rem;
}
.case-table-title button {
  width: 50%;
}
.case-table-title-active,
.case-table-title-inactive {
  font-weight: 500;
  font-size: 0.16rem;
  line-height: 0.22rem;
}
.case-table-title-active {
  font-weight: 500;
}
.case-table-title-inactive {
  font-weight: 400;
}
.case-table-blocks {
  display: flex;
  padding: 1.06rem 0.2rem 0.1rem;
  flex-wrap: wrap;
}
.case-table-blocks-img-item,
.case-table-blocks-horizontal-item {
  display: flex;
  margin-bottom: 0.16rem;
  width: 100%;
  max-height: 2.33rem;
  flex-direction: column;
}
.case-table-blocks-img-item-cover,
.case-table-blocks-horizontal-item-cover {
  width: 100%;
  height: 1.55rem;
  border-radius: 0.09rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-table-blocks-img-item-loading,
.case-table-blocks-horizontal-item-loading {
  width: 100%;
  height: 1.55rem;
  border-radius: 0.09rem;
  background: #f6f7fa;
}
.case-table-blocks-img-item-display-num,
.case-table-blocks-horizontal-item-display-num {
  display: flex;
  position: relative;
  left: 0.06rem;
  top: -0.28rem;
  width: 0.7rem;
  height: 0.22rem;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0.06rem;
}
.case-table-blocks-img-item-display-num svg,
.case-table-blocks-horizontal-item-display-num svg {
  margin: 0.04rem 0.046rem 0.04rem 0.08rem;
  width: 0.14rem;
  height: 0.14rem;
}
.case-table-blocks-img-item-display-num span,
.case-table-blocks-horizontal-item-display-num span {
  margin: 0.03rem 0;
  font-size: 0.12rem;
  line-height: 0.16rem;
  font-weight: 500;
  font-family: PingFang SC;
  color: white;
}
.case-table-blocks-img-item-play,
.case-table-blocks-horizontal-item-play {
  position: relative;
  left: calc(50% - 0.195rem);
  top: -1.165rem;
  width: 0.39rem;
  opacity: 0.7;
}
.case-table-blocks-img-item-play svg,
.case-table-blocks-horizontal-item-play svg {
  width: 0.39rem;
  height: 0.39rem;
}
.case-table-blocks-img-item-field,
.case-table-blocks-horizontal-item-field {
  margin-top: -0.22rem;
}
.case-table-blocks-img-item-field-title,
.case-table-blocks-horizontal-item-field-title {
  display: -webkit-box;
  margin: 0.09rem 0;
  max-height: 0.44rem;
  overflow: hidden;
  font-size: 0.14rem;
  font-weight: 500;
  color: #191b1e;
  line-height: 0.22rem;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-table-blocks-img-item-field-author,
.case-table-blocks-horizontal-item-field-author {
  display: flex;
  height: 0.16rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #191b1e;
  line-height: 0.16rem;
}
.case-table-blocks-img-item-field-headimg,
.case-table-blocks-horizontal-item-field-headimg {
  margin: 0.01rem 0.06rem 0.01rem 0;
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 50%;
}
.case-table-blocks-img-item-field-loading-one,
.case-table-blocks-horizontal-item-field-loading-one {
  margin: 0.09rem 0 0.06rem;
  width: 100%;
  height: 0.16rem;
  border-radius: 0.02rem;
  background-color: #f6f7fa;
}
.case-table-blocks-img-item-field-loading-two,
.case-table-blocks-horizontal-item-field-loading-two {
  margin-bottom: 0.06rem;
  width: 83%;
  height: 0.16rem;
  border-radius: 0.02rem;
  background-color: #f6f7fa;
}
.case-table-blocks-img-item-field-loading-three,
.case-table-blocks-horizontal-item-field-loading-three {
  width: 25%;
  height: 0.16rem;
  border-radius: 0.02rem;
  background-color: #f6f7fa;
}
.case-table-blocks-horizontal-item-field {
  margin-top: -0.61rem !important;
}
.case-table-blocks-vertical-item {
  margin-right: 0.09rem;
  margin-bottom: 0.16rem;
  width: calc(50% - 0.045rem);
  max-height: 2.82rem;
}
.case-table-blocks-vertical-item-cover {
  width: 100%;
  height: 2.02rem;
  border-radius: 0.09rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-table-blocks-vertical-item-loading {
  width: 100%;
  height: 2.02rem;
  border-radius: 0.09rem;
  background: #f6f7fa;
}
.case-table-blocks-vertical-item-display-num {
  display: flex;
  position: relative;
  left: 0.06rem;
  top: -0.28rem;
  width: 0.7rem;
  height: 0.22rem;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0.06rem;
}
.case-table-blocks-vertical-item-display-num svg {
  margin: 0.04rem 0.046rem 0.04rem 0.08rem;
  width: 0.16rem;
  height: 0.16rem;
}
.case-table-blocks-vertical-item-display-num span {
  margin: 0.03rem 0;
  font-size: 0.12rem;
  line-height: 0.16rem;
  font-weight: 500;
  font-family: PingFang SC;
  color: white;
}
.case-table-blocks-vertical-item-play {
  position: relative;
  left: calc(50% - 0.195rem);
  top: -1.4rem;
  width: 0.39rem;
  opacity: 0.7;
}
.case-table-blocks-vertical-item-play svg {
  width: 0.39rem;
  height: 0.39rem;
}
.case-table-blocks-vertical-item-field {
  margin-top: -0.61rem;
}
.case-table-blocks-vertical-item-field-title {
  display: -webkit-box;
  margin: 0.09rem 0;
  max-height: 0.44rem;
  overflow: hidden;
  font-size: 0.14rem;
  font-weight: 500;
  color: #191b1e;
  line-height: 0.22rem;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-table-blocks-vertical-item-field-author {
  display: flex;
  height: 0.16rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #191b1e;
  line-height: 0.16rem;
}
.case-table-blocks-vertical-item-field-headimg {
  margin: 0.01rem 0.06rem 0.01rem 0;
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 50%;
}
.case-table-blocks-vertical-item-loading-field-loading-one {
  margin: 0.09rem 0 0.06rem;
  width: 100%;
  height: 0.16rem;
  border-radius: 0.02rem;
  background-color: #f6f7fa;
}
.case-table-blocks-vertical-item-loading-field-loading-two {
  margin-bottom: 0.06rem;
  width: 83%;
  height: 0.16rem;
  border-radius: 0.02rem;
  background-color: #f6f7fa;
}
.case-table-blocks-vertical-item-loading-field-loading-three {
  width: 25%;
  height: 0.16rem;
  border-radius: 0.02rem;
  background-color: #f6f7fa;
}
.case-table-blocks-vertical-item:nth-child(2n) {
  margin-right: 0;
}
.case-table-blocks-item {
  display: flex;
  margin-bottom: 0.15rem;
  width: 100%;
  height: 0.79rem;
}
.case-table-blocks-item-picture {
  width: 1.4rem;
  height: 100%;
  border-radius: 0.09rem;
  margin-bottom: 0.15rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-table-blocks-item-loading {
  width: 1.4rem;
  height: 100%;
  border-radius: 9px;
  background: #f6f7fa;
}
.case-table-blocks-item-field {
  width: calc(100% - 1.4rem);
  height: 0.66rem;
}
.case-table-blocks-item-field-title {
  display: -webkit-box;
  margin: 0.07rem 0 0.07rem 0.12rem;
  height: 0.66rem;
  overflow: hidden;
  font-size: 0.14rem;
  font-weight: 600;
  color: #191b1e;
  line-height: 0.22rem;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.case-table-blocks-item-field-loading-one {
  margin: 0.07rem 0 0.07rem 0.12rem;
  height: 0.16rem;
  background: #f6f7fa;
}
.case-table-blocks-item-field-loading-two {
  margin: 0 0.12rem 0.7rem;
  width: calc(100% - 1.52rem);
  height: 0.16rem;
  background: #f6f7fa;
}
.case-table-blocks-item-field-detail {
  display: -webkit-box;
  margin: 0 20px 20px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  color: #191b1e;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-table-blocks .down-loading {
  margin-left: 48%;
}
.case-table-blocks .down-loading .one-loading-loading-icon {
  height: 0.24rem;
}
.case-table-blocks .example-end {
  margin: auto;
  padding-bottom: 0.42rem;
  width: 100%;
  font-size: 0.14rem;
}
.case-table-pagination {
  margin: 10px 20px 20px 0;
}
.case-table-query {
  display: flex;
  margin-bottom: 0.16rem;
  padding: 0 0.2rem;
}
.case-table-query-allTrade,
.case-table-query-allTrade-default {
  padding: 0.04rem 0.12rem;
  background: #E0EDFF;
  border-radius: 0.41rem;
  color: #1a6eff;
  font-size: 0.13rem;
  line-height: 0.2rem;
}
.case-table-query-allTrade-default {
  background: #ebedf5;
  color: #545B66;
}
.case-table-query-allType,
.case-table-query-allType-default {
  margin-left: 0.08rem;
  padding: 0.04rem 0.12rem;
  background: #E0EDFF;
  border-radius: 41px;
  color: #1a6eff;
  font-size: 0.13rem;
  line-height: 0.2rem;
}
.case-table-query-allType-default {
  background: #ebedf5;
  color: #545B66;
}
.case-table-query-desc {
  margin-right: 0.08rem;
}
.case-table-query .icon {
  color: #848b99;
}
.case-table-query-group {
  position: absolute;
  display: flex;
  margin-top: -0.01rem;
  padding: 0 0.2rem 0.11rem;
  max-height: 2.53rem;
  width: 100%;
  z-index: 30;
  flex-wrap: wrap;
  font-size: 0.13rem;
  color: #545B66;
  background-color: #fff;
  border-radius: 0 0 0.3rem 0.3rem;
  border: none;
  box-sizing: border-box;
  overflow-y: auto;
}
.case-table-query-group-button {
  margin: 0 0.09rem 0.09rem 0;
  height: 40px;
  padding: 0.1rem 0.12rem;
  border-radius: 30px;
  background: #F3F5F9;
}
.case-table-query-group .one-radio-button-wrapper {
  height: 0.28rem;
  color: #545B66;
  border-radius: 0.41rem;
}
.case-table-query-group .one-radio-button-wrapper-checked {
  background: #E0EDFF;
  color: #1a6eff;
}
.case-table-query-group-button,
.case-table-query-group-button:hover {
  border: none;
}
.float {
  position: absolute;
  width: 100%;
  height: 115vh;
  z-index: 19;
  background: rgba(0, 0, 0, 0.7);
}
.case-table-loading {
  display: flex;
  height: 500px;
  justify-content: center;
}
.underline-case,
.underline-talent {
  position: fixed;
  top: 0.42rem;
  width: 0.24rem;
  height: 0.03rem;
  background: linear-gradient(90deg, #0167FF 2.08%, #76ADFF 100%);
  box-shadow: 0 0.02rem 0.05rem rgba(0, 88, 225, 0.33);
  border-radius: 0.06rem;
}
.underline-case {
  left: calc(25vw - 0.12rem);
}
.underline-talent {
  left: calc(75vw - 0.12rem);
}
.switch-tab-left-animation {
  animation: switchTabLeft 0.2s ease;
}
.switch-tab-right-animation {
  animation: switchTabRight 0.2s ease;
}
@keyframes switchTabRight {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(100%, 0);
    opacity: 0;
  }
  51% {
    transform: translate(-100%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes switchTabLeft {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(-100%, 0);
    opacity: 0;
  }
  51% {
    transform: translate(100%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.bcm-star-case {
  display: flex;
  padding: 33px 84px;
  justify-content: center;
  background-color: #fff;
}
.bcm-star-case video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bcm-star-case-detail {
  margin-right: 40px;
  width: 1024px;
  overflow-x: scroll;
  overflow-y: hidden;
}
.bcm-star-case-detail-header {
  margin-bottom: 27px;
}
.bcm-star-case-detail-header-title {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  word-wrap: break-word;
}
.bcm-star-case-detail-header-author {
  display: flex;
  align-items: center;
  line-height: 20px;
  font-size: 14px;
  color: #a8b0bf;
}
.bcm-star-case-detail-header-author-avater {
  margin-right: 8px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
}
.bcm-star-case-detail-header-author-name {
  display: flex;
  margin-right: 20px;
  justify-content: center;
}
.bcm-star-case-detail-header-author-info {
  display: flex;
  margin-top: 3px;
  padding: 0 20px;
  height: 14px;
  justify-content: center;
  border-left: 1px #a8b0bf solid;
  line-height: 14px;
}
.bcm-star-case-detail-header-introduction {
  display: flex;
  margin: 27px 0 32px 0;
  width: 1024px;
  border-radius: 8px;
  line-height: 25px;
  color: #a8b0bf;
  background-color: #f6f7fa;
}
.bcm-star-case-detail-header-introduction-mark-left {
  display: inline-block;
  margin-top: 24px;
  font-size: 50px;
  color: #e2e6f0;
}
.bcm-star-case-detail-header-introduction-content {
  margin: 24px 13px;
  width: 100%;
  font-size: 14px;
}
.bcm-star-case-detail-header-introduction-mark-right {
  display: inline-block;
  position: relative;
  align-self: flex-end;
  margin-bottom: -7px;
  font-size: 50px;
  color: #e2e6f0;
}
.bcm-star-case-detail-large-title,
.bcm-star-case-detail-medium-title,
.bcm-star-case-detail-small-title,
.bcm-star-case-detail-main-content {
  margin-bottom: 16px;
  word-wrap: break-word;
}
.bcm-star-case-detail-large-title {
  font-size: 32px;
  font-weight: 600;
}
.bcm-star-case-detail-medium-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}
.bcm-star-case-detail-small-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 29px;
}
.bcm-star-case-detail-main-content {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 29px;
}
.bcm-star-case-detail-image {
  margin: 16px 0 32px 0;
  width: 100%;
  display: block;
}
.bcm-star-case-detail-talent-card {
  display: block;
  padding: 28px;
  margin-bottom: 24px;
  width: 282px;
  border-radius: 12px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.bcm-star-case-detail-talent-card-author {
  display: flex;
  width: 100%;
  height: 60px;
  flex-direction: column;
  flex-wrap: wrap;
}
.bcm-star-case-detail-talent-card-author-avater {
  display: inline-block;
  margin-right: 12px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  font-size: 14px;
}
.bcm-star-case-detail-talent-card-author-avater:hover {
  cursor: pointer;
}
.bcm-star-case-detail-talent-card-author-name {
  margin-bottom: 8px;
  margin-top: 5px;
  width: calc(100% - 80px);
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
.bcm-star-case-detail-talent-card-author-name:hover {
  cursor: pointer;
}
.bcm-star-case-detail-talent-card-author-info {
  color: #545b66;
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 20px;
}
.bcm-star-case-detail-talent-card-tag {
  margin: 16px 0 20px 0;
}
.bcm-star-case-detail-talent-card-tag span {
  margin-right: 8px;
  padding: 4px 8px;
  width: 40px;
  height: 20px;
  text-align: center;
  background-color: #ebedf5;
  border-radius: 2px;
}
.bcm-star-case-detail-talent-card-case {
  width: 282px;
  border-radius: 10px;
  background-color: #f6f7fa;
}
.bcm-star-case-detail-talent-card-case:hover {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.bcm-star-case-detail-talent-card-case-horizon,
.bcm-star-case-detail-talent-card-case-vertical {
  display: flex;
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.bcm-star-case-detail-talent-card-case-horizon-video,
.bcm-star-case-detail-talent-card-case-vertical-video {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  border-radius: 10px 10px 0 0;
  background-color: #d3d9e5;
  opacity: 0.8;
}
.bcm-star-case-detail-talent-card-case-horizon-video-icon,
.bcm-star-case-detail-talent-card-case-vertical-video-icon {
  position: relative;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}
.bcm-star-case-detail-talent-card-case-horizon {
  height: 159px;
}
.bcm-star-case-detail-talent-card-case-vertical {
  height: 351px;
}
.bcm-star-case-detail-talent-card-case-info {
  display: flex;
  padding: 16px;
  width: 250px;
  flex-wrap: wrap;
  border-radius: 10px;
  background-color: #f6f7fa;
}
.bcm-star-case-detail-talent-card-case-info-desc {
  display: flex;
  margin: 8px 0;
  width: 100%;
  font-size: 14px;
}
.bcm-star-case-detail-talent-card-case-info-desc-title {
  display: inline-block;
  margin-right: 24px;
  width: 60px;
  height: 20px;
  line-height: 20px;
  color: #545b66;
}
.bcm-star-case-detail-talent-card-case-info-desc-data {
  display: -webkit-box;
  width: 166px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bcm-star-case-detail-talent-card-img-height {
  height: 263px;
}
.bcm-star-case-detail-talent-card-video-height {
  height: 571px;
}
.bcm-star-case-detail-talent-card-img:hover {
  cursor: pointer;
}
.bcm-star-case-talent {
  width: 348px;
}
.bcm-star-case-talent-title {
  margin-left: 28px;
  margin-top: 32px;
  height: 28px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.bcm-star-case-talent-main {
  width: 368px;
}
.bcm-star-case-talent-main-wrapper {
  width: 338px;
  height: 90%;
  border-radius: 12px;
  background-color: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.bcm-star-case-talent-main-wrapper .bcm-star-case-detail-talent-card {
  box-shadow: none;
}
.bcm-star-case-talent-main-line {
  margin-left: 32px;
  width: 274px;
  height: 1px;
  border-bottom: 1px solid #ebedf5;
}
.bcm-star-case-talent-height {
  height: 100%;
  max-height: 1120px;
}
.bcm-star-case .page-container {
  margin-bottom: 24px;
}
.bcm-star-case .page-container canvas {
  border: 1px solid #e2e6f0;
}
.back-to-top {
  width: 54px;
  height: 54px;
  position: fixed;
  right: 4px;
  bottom: 100px;
  cursor: pointer;
}
.bcm-star-case-mobile {
  flex-direction: column;
  justify-content: flex-start;
  padding: 0;
}
.bcm-star-case-mobile-with-talent {
  background: #f6f7fa;
}
.bcm-star-case-mobile .bcm-star-case-detail {
  width: auto;
  margin-right: 0;
  padding: 0.15rem 0.2rem 0.2rem;
  overflow-x: initial;
  overflow-y: initial;
  background: #fff;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-area {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.09rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-title {
  margin-bottom: 0;
  color: #191b1e;
  font-weight: 500;
  font-size: 0.18rem;
  line-height: 0.28rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-title-share {
  width: 0.2rem;
  height: 0.2rem;
  margin-top: 0.05rem;
  margin-left: 0.25rem;
  color: #848b99;
  font-size: 0.18rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-author {
  font-size: 0.12rem;
  line-height: 0.16rem;
  color: #848b99;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-author-avater {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  margin-right: 0.08rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-author-name {
  margin-right: 0.08rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-author-info {
  padding: 0 0.08rem;
  height: 0.1rem;
  line-height: 0.1rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-introduction {
  width: 100%;
  margin: 0.12rem 0 0.15rem 0;
  color: #848b99;
  border-radius: 0.09rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-introduction-content {
  margin: 0.12rem 0.08rem;
  font-size: 0.14rem;
  line-height: 0.2rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-introduction-mark-left,
.bcm-star-case-mobile .bcm-star-case-detail-header-introduction-mark-right {
  font-size: 0.3rem;
  line-height: 0.3rem;
  width: 0.25rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-introduction-mark-left {
  margin-top: 0.1rem;
  text-align: right;
}
.bcm-star-case-mobile .bcm-star-case-detail-header-introduction-mark-right {
  margin-bottom: -0.1rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-image {
  margin-bottom: 0.15rem;
  border: 1px solid #f6f7fa;
  border-radius: 0.09rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-image-container,
.bcm-star-case-mobile .bcm-star-case-detail-pdf-container {
  position: relative;
}
.bcm-star-case-mobile .bcm-star-case-detail-image-zoom-in,
.bcm-star-case-mobile .bcm-star-case-detail-pdf-zoom-in {
  position: absolute;
  top: 0.06rem;
  right: 0.06rem;
  width: 0.28rem;
  height: 0.28rem;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  font-size: 0.14rem;
  color: #fff;
}
.bcm-star-case-mobile .bcm-star-case-detail-image-zoom-in svg,
.bcm-star-case-mobile .bcm-star-case-detail-pdf-zoom-in svg {
  display: inline-block;
  margin: 0.07rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-large-title {
  font-weight: 500;
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #191b1e;
}
.bcm-star-case-mobile .bcm-star-case-detail-medium-title {
  font-weight: 500;
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #191b1e;
}
.bcm-star-case-mobile .bcm-star-case-detail-small-title {
  font-size: 0.14rem;
  line-height: 0.22rem;
  font-weight: 400;
}
.bcm-star-case-mobile .bcm-star-case-detail-main-content {
  font-size: 0.12rem;
  line-height: 0.18rem;
}
.bcm-star-case-mobile .bcm-star-case-talent {
  width: 100%;
  margin-top: 0.05rem;
  background: #fff;
}
.bcm-star-case-mobile .bcm-star-case-talent-title {
  margin: 0 0 0.16rem;
  height: initial;
  font-size: 0.16rem;
  line-height: 0.22rem;
  font-weight: 500;
}
.bcm-star-case-mobile .bcm-star-case-talent-main {
  width: 100%;
  height: initial;
  max-height: initial;
}
.bcm-star-case-mobile .bcm-star-case-talent-main-wrapper {
  width: calc(100% - 0.4rem);
  height: initial;
  padding: 0.2rem;
  overflow-x: initial;
  overflow-y: initial;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card {
  width: auto;
  height: auto;
  padding: 0.16rem;
  margin-bottom: 0.22rem;
  box-shadow: 0px 6px 28px 2px rgba(0, 0, 0, 0.04), 0px 4px 26px 2px rgba(0, 0, 0, 0.03), 0px 2px 24px 1px rgba(0, 0, 0, 0.02);
  border-radius: 0.12rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-author {
  height: 0.4rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-author-avater {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.08rem;
  border-radius: 50%;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-author-name {
  margin-top: 0;
  margin-bottom: 0.04rem;
  height: 0.2rem;
  line-height: 0.2rem;
  font-weight: 500;
  font-size: 0.14rem;
  color: #0a0b0d;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-author-info {
  font-size: 0.12rem;
  line-height: 0.16rem;
  color: #545b66;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-tag {
  margin: 0.13rem 0 0.16rem 0;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-tag span {
  padding: 0.04rem 0.08rem;
  margin-right: 0.08rem;
  font-size: 0.12rem;
  line-height: 0.12rem;
  border-radius: 0.2rem;
  color: #191b1e;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case {
  width: 100%;
  background: #fff;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case:hover {
  box-shadow: none;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-horizon,
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-vertical {
  height: auto;
  border-radius: 0.12rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-horizon-video,
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-vertical-video {
  position: relative;
  background: #fff;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-horizon-video-icon,
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-vertical-video-icon {
  position: absolute;
  top: calc(50% - 0.195rem);
  left: calc(50% - 0.195rem);
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-horizon-video-icon svg,
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-vertical-video-icon svg {
  width: 0.39rem;
  height: 0.39rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-content {
  position: relative;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-data {
  display: flex;
  position: absolute;
  bottom: 0.06rem;
  left: 0.06rem;
  padding: 0.04rem 0.1rem;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0.06rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-data svg {
  width: 0.16rem;
  height: auto;
  margin-right: 0.04rem;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-info {
  width: auto;
  padding: 0.09rem 0 0;
  background: #fff;
  border-radius: 0;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-info-desc {
  margin: 0;
  font-weight: 500;
  font-size: 0.14rem;
  line-height: 0.22rem;
  color: #191b1e;
}
.bcm-star-case-mobile .bcm-star-case-detail-talent-card-case-info-desc-data {
  width: auto;
  line-height: 0.16rem;
  font-family: PingFang SC;
  font-size: 0.12rem;
  font-weight: 400;
  color: #fff;
}
.bcm-star-case-mobile-toast {
  margin-left: 0.1rem;
  font-size: 0.14rem;
}
.bcm-star-case-mobile .page-container {
  margin-bottom: 0.16rem;
}
.bcm-star-case-mobile .page-container canvas {
  border-radius: 0.09rem;
}
div.one-toast-multiple-line.one-toast-widthout-header .one-toast-success {
  top: 20px;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.star-college-mobile-img-preview {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 60;
}
.star-college-mobile-img-preview-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  height: 100%;
  width: 100%;
  opacity: 1;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.star-college-mobile-img-preview-vertical,
.star-college-mobile-img-preview-horizon {
  position: absolute;
}
.star-college-mobile-img-preview-vertical {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}
.star-college-mobile-img-preview-vertical-overflow {
  top: 0;
  transform: translate(0, 0);
  width: 100vw;
}
.star-college-mobile-img-preview-horizon,
.star-college-mobile-img-preview-horizon-overflow {
  transform: rotate(90deg) translateY(-100%);
  transform-origin: top left;
}
.star-college-mobile-img-preview-horizon {
  top: 50%;
  transform: rotate(90deg) translate(-50%, -100%);
}
.star-college-mobile-img-preview-img-container {
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.star-college-mobile-pdf-preview {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 60;
  background-color: #000;
  transition: opacity 0.3s ease;
}
.star-college-mobile-pdf-preview .pdf-container,
.star-college-mobile-pdf-preview .bcm-star-case-detail-pdf-container {
  height: inherit;
}
.star-college-mobile-pdf-preview-page-container-horizon,
.star-college-mobile-pdf-preview-page-container-vertical {
  display: flex;
  align-items: center;
  width: 100vw;
  height: inherit;
}
.star-college-mobile-pdf-preview-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.32rem;
}
.star-college-mobile-pdf-preview-preview-page-hidden {
  display: none;
}
.star-college-mobile-pdf-loading {
  display: flex;
  margin-top: 1.5rem;
  font-size: 0.14rem;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.word-page-manage {
  display: flex;
  flex-direction: column;
}
.word-page-manage-choose {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  padding: 36px;
  border-radius: 3px;
  width: calc(100vw - 320px);
  background: #fff;
}
@media (max-width: 1248px) {
  .word-page-manage-choose {
    width: 952px;
  }
}
.word-page-table {
  width: calc(100vw - 303px);
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.DmcgB .one-radio-button-wrapper-medium {
  white-space: nowrap;
  width: 44px;
  height: 28px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 3px 7px;
  border-radius: 4px;
  margin-right: 8px;
  color: #282c33;
}
.DmcgB .one-radio-button-wrapper-checked {
  color: #0054e6;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.yMg15 .one-button {
  display: flex;
  justify-content: flex-start;
  width: var(--container-width);
  overflow: hidden;
  padding-left: 8px;
}
.yMg15 .one-button-icon:hover {
  opacity: 0;
}
.yMg15 .one-button-basic:hover {
  border-color: #a8b0bf;
  background-color: white;
}
.vDraB {
  margin-right: 6px !important;
}
.lfyvl .dls-icon:hover + .one-overlay-header > .one-button > .one-button-icon {
  opacity: 0;
}
.lfyvl svg {
  padding-right: 4px;
  color: rgba(80, 90, 107, 0.8);
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.YV1fK {
  padding: 3px 7px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  margin-top: 16px !important;
  margin-right: 8px !important;
}
.FUQYa .one-checkbox-group-items {
  margin-top: -16px !important;
}
.FUQYa .one-checkbox-button-wrapper-checked {
  color: #0054e6;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.qpMZi {
  min-width: 104px !important;
}
.qpMZi .one-cascader-picker-placeholder {
  color: #848b99;
}
.qpMZi .one-cascader-picker-label {
  color: #282c33;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.TUfCI .one-select-selection__placeholder {
  color: #848b99;
}
.TUfCI .one-select-selection-selected-value {
  color: #282c33;
  opacity: 1 !important;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

._02_C {
  padding: 3px 7px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  margin-right: 8px !important;
}
.nQvs3 span {
  color: #0054e6;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.hsgYs {
  width: auto;
  height: 4px;
  background: linear-gradient(90deg, #5E3AF0 0%, #D4C2FF 100%);
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.mzHe8 {
  position: relative;
  top: -10px;
  left: 15px;
  width: 28px;
  height: 14px;
  font-size: 10px;
  color: #fff;
  background: linear-gradient(241.26deg, #FC499D 8.41%, #FF85BA 83.53%);
  text-align: center;
  border-radius: 2px;
}
.tnAuy {
  width: 57.2px;
  height: 57.2px;
  border-radius: 50%;
  background: linear-gradient(241.26deg, #FC499D 8.41%, #FF85BA 83.53%);
}
.zbkaE {
  padding: 2.6px 0 0 2.6px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  cursor: pointer;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.zfdk4 {
  display: inline-block;
  width: 90px;
}
.zfdk4 .lTjQD button {
  font-size: 14px;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.IFjOG {
  background: #fff;
  padding-bottom: 20px;
}
.IFjOG .one-table-selection-column {
  background-color: #fff !important;
}
.IFjOG .one-table-placeholder {
  color: #848B99;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

