/**
 * Powered by ;
 * vivo-product-2023 - ;
 * Version: 1.38.1;
 * Released on: 2026-02-26;
 */

@charset "UTF-8";

.hide {
  display: none;
}

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

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

.gb-lang-eu .y21d-photo {
  display: none;
}

.gb-lang-eu .umx-linear {
  background: -webkit-linear-gradient(359deg,#116b41 7.13%,#32c09d 100%);
  background: linear-gradient(91deg,#116b41 7.13%,#32c09d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gb-lang-eu .umx-linear sup {
  -webkit-text-fill-color: #32c09d;
}

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

.gb-lang-eu .y21d-design .umx-figure-box {
  background: -webkit-gradient(linear,left bottom,left top,color-stop(20.93%,#e6f0f1),color-stop(136.25%,#fff));
  background: -webkit-linear-gradient(bottom,#e6f0f1 20.93%,#fff 136.25%);
  background: linear-gradient(0deg,#e6f0f1 20.93%,#fff 136.25%);
}

.gb-lang-eu .umx-data-linear {
  background-image: -webkit-linear-gradient(45deg,#32c09d var(--gradient-progress-1),#116b41 var(--gradient-progress-2),#32c09d var(--gradient-progress-3));
  background-image: linear-gradient(45deg,#32c09d var(--gradient-progress-1),#116b41 var(--gradient-progress-2),#32c09d var(--gradient-progress-3));
}