/**
 * Powered by ;
 * vivo-product-2023 - ;
 * Version: 1.23.8;
 * Released on: 2025-07-09;
 */

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-tr .umx-stage .umx-section .umx-title .umx-main-title {
  line-height: 1.6;
}

.gb-lang-tr .y29-kv .umx-figure-box {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: vwLg(1920);
  height: vwLg(960);
}

@media (max-width:720px) {
  .gb-lang-tr .y29-kv .umx-figure-box {
    width: 100vw;
    height: 200vw;
  }
}

.gb-lang-tr .y29-os .umx-figure-box .umx-figure {
  height: 950px;
}

@media (max-width:1440px) {
  .gb-lang-tr .y29-os .umx-figure-box .umx-figure {
    height: 710px;
  }
}

@media (max-width:720px) {
  .gb-lang-tr .y29-os .umx-figure-box .umx-figure {
    height: auto;
  }
}

@media (max-width:720px) {
  .gb-lang-tr .y29-experience {
    background: #fff;
  }
}