/**
 * Powered by ;
 * vivo-product-2023 - ;
 * Version: 1.26.4;
 * Released on: 2025-09-11;
 */

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-bd .umx-stage.umx-stage-tips .umx-tip-content li:nth-child(n+30) {
  display: none;
}

.gb-lang-bd .y21d-kv .umx-figure-box {
  width: 100vw;
  height: 50vw;
}

@media (max-width:1000px) {
  .gb-lang-bd .y21d-kv .umx-figure-box {
    width: 100vw;
    height: 200vw;
  }
}

.gb-lang-bd .umx-linear {
  background: -webkit-linear-gradient(45deg,#ef447a 0,#ffa696 100%);
  background: linear-gradient(45deg,#ef447a 0,#ffa696 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gb-lang-bd .umx-linear sup {
  -webkit-text-fill-color: #ffa696;
}

.gb-lang-bd .umx-data-linear {
  background-image: -webkit-linear-gradient(45deg,#ffa696 var(--gradient-progress-1),#ef447a var(--gradient-progress-2),#ffa696 var(--gradient-progress-3));
  background-image: linear-gradient(45deg,#ffa696 var(--gradient-progress-1),#ef447a var(--gradient-progress-2),#ffa696 var(--gradient-progress-3));
}

.gb-lang-bd .y21d-design .umx-figure-box {
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fdeff2));
  background: -webkit-linear-gradient(top,#fff 0,#fdeff2 100%);
  background: linear-gradient(to bottom,#fff 0,#fdeff2 100%);
}

@media (max-width:1000px) {
  .gb-lang-bd .y21d-design .umx-figure-box.umx-figure-box2 {
    background: #fff;
  }
}

.gb-lang-bd .y21d-speaker .umx-section .umx-title .umx-vice-title sup {
  -webkit-text-fill-color: #ff9994;
}

.gb-lang-bd .y21d-security .umx-figure {
  background: -webkit-gradient(linear,left top,left bottom,from(#f9ecec),to(#fcf7f7));
  background: -webkit-linear-gradient(top,#f9ecec 0,#fcf7f7 100%);
  background: linear-gradient(180deg,#f9ecec 0,#fcf7f7 100%);
}

.gb-lang-bd .y21d-screenoff {
  background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff6f7));
  background: -webkit-linear-gradient(top,#fff 0,#fff6f7 100%);
  background: linear-gradient(180deg,#fff 0,#fff6f7 100%);
}

.gb-lang-bd .y21d-water .umx-section .umx-title .umx-vice-title sup {
  -webkit-text-fill-color: #ef447a;
}