.z-sequence {
  width: 100%;
}
@media (max-width: 768px) {
  body #oc-header {
    overflow: hidden;
  }
}
body #oc-wrapper {
  overflow: visible;
}
#main-wrapper {
  font-size: 16px;
  font-weight: 200;
  font-family: OPPOSans-Regular, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'STHeiti', 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
#main-wrapper * {
  box-sizing: border-box;
}
#main-wrapper a {
  text-decoration: none;
}
#main-wrapper img {
  display: block;
  max-width: initial;
}
#main-wrapper canvas img {
  display: none;
}
#main-wrapper video {
  display: block;
  max-width: initial;
}
#main-wrapper br {
  font-family: 'Open Sans', '-apple-system', 'BlinkMacSystemFont', 'Helvetica Neue', 'Helvetica', 'Roboto', 'Arial', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Jhenghei', 'sans-serif';
}
#main-wrapper .vertical-center {
  height: 100%;
  display: flex;
  align-items: center;
}
#main-wrapper .vertical-center > * {
  width: 100%;
}
#main-wrapper .horizontal-center {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#main-wrapper .horizontal-center > * {
  height: 100%;
}
#main-wrapper .text-center {
  text-align: center;
}
#main-wrapper .g--sticky-container {
  position: relative;
}
.g--container {
  margin: 0 auto;
  width: 1312px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .g--container {
    width: 896px;
  }
}
@media (orientation: portrait) and (max-width: 720px) {
  .g--container {
    width: 88.88888888888889vw;
  }
}
@media (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  .g--container {
    width: 93.75vw;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .g--pt-hidden {
    display: none !important;
  }
}
@media (orientation: portrait) and (min-width: 1025px), (orientation: landscape) and (min-width: 1024px) {
  .g--ls-hidden {
    display: none !important;
  }
}
@media (max-width: 720px) {
  .g--mb-hidden {
    display: none !important;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  .g--pc-hidden {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .g--pc-hidden {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .g--pc-hidden {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .g--pc-hidden {
    display: none !important;
  }
}
.g--popup-mask {
  z-index: 500;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(150vh);
          transform: translateY(150vh);
  background-color: #000;
}
.g--popup-mask.show {
  -webkit-transform: translateY(0vh);
          transform: translateY(0vh);
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.g--popup-mask.fold {
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.g--popup-mask video {
  z-index: 1;
  width: 100%;
}
.g--popup-mask video:focus {
  outline: none;
}
.g--popup-mask .close {
  z-index: 2;
  position: absolute;
  top: 30px;
  right: 20px;
  width: 42px;
  height: 42px;
  cursor: pointer;
}
.g--popup-mask .close::before {
  background: #fff;
  content: '';
  position: absolute;
  width: 3px;
  height: 40px;
  border-radius: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 21px;
}
.g--popup-mask .close::after {
  background: #fff;
  content: '';
  position: absolute;
  width: 3px;
  height: 40px;
  border-radius: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 21px;
}
.g--popup-mask.light {
  background-color: #fff;
}
.g--popup-mask.light .close::before,
.g--popup-mask.light .close::after {
  background-color: #000;
}
#main-wrapper .z-font-headline1,
#main-wrapper .z-font-headline1 * {
  font-size: 64px;
  line-height: 1.5;
  letter-spacing: -0.0171875em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-headline1,
  #main-wrapper .z-font-headline1 * {
    font-size: 44px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-headline1,
  #main-wrapper .z-font-headline1 * {
    font-size: 49px;
    line-height: 1.142857142857143;
    letter-spacing: -0.020408163265306em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-headline1,
  #main-wrapper .z-font-headline1 * {
    font-size: 49px;
    line-height: 1.142857142857143;
    letter-spacing: -0.008163265306122em;
  }
}
#main-wrapper .z-font-headline2,
#main-wrapper .z-font-headline2 * {
  font-size: 64px;
  line-height: 1.5;
  letter-spacing: -0.0171875em;
  font-family: OPPOSans-Bold;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-headline2,
  #main-wrapper .z-font-headline2 * {
    font-size: 44px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-headline2,
  #main-wrapper .z-font-headline2 * {
    font-size: 49px;
    line-height: 1.142857142857143;
    letter-spacing: -0.020408163265306em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-headline2,
  #main-wrapper .z-font-headline2 * {
    font-size: 34px;
    line-height: 1.647058823529412;
    letter-spacing: -0.011764705882353em;
  }
}
#main-wrapper .z-font-headline3,
#main-wrapper .z-font-headline3 * {
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: -0.0175em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-headline3,
  #main-wrapper .z-font-headline3 * {
    font-size: 27px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-headline3,
  #main-wrapper .z-font-headline3 * {
    font-size: 33px;
    line-height: 1.696969696969697;
    letter-spacing: 0.003030303030303em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-headline3,
  #main-wrapper .z-font-headline3 * {
    font-size: 26px;
    line-height: 1.692307692307692;
    letter-spacing: -0.002692307692308em;
  }
}
#main-wrapper .z-font-headline3-s,
#main-wrapper .z-font-headline3-s * {
  font-size: 40px;
  line-height: 1.35;
  letter-spacing: -0.0175em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-headline3-s,
  #main-wrapper .z-font-headline3-s * {
    font-size: 27px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-headline3-s,
  #main-wrapper .z-font-headline3-s * {
    font-size: 33px;
    line-height: 1.424242424242424;
    letter-spacing: 0.003030303030303em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-headline3-s,
  #main-wrapper .z-font-headline3-s * {
    font-size: 26px;
    line-height: 1.384615384615385;
    letter-spacing: -0.002692307692308em;
  }
}
#main-wrapper .z-font-desc1,
#main-wrapper .z-font-desc1 * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Bold;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc1,
  #main-wrapper .z-font-desc1 * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc1,
  #main-wrapper .z-font-desc1 * {
    font-size: 19px;
    line-height: 1.684210526315789;
    letter-spacing: -0.015789473684211em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc1,
  #main-wrapper .z-font-desc1 * {
    font-size: 19px;
    line-height: 1.684210526315789;
    letter-spacing: -0.015789473684211em;
  }
}
#main-wrapper .z-font-desc2,
#main-wrapper .z-font-desc2 * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc2,
  #main-wrapper .z-font-desc2 * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc2,
  #main-wrapper .z-font-desc2 * {
    font-size: 15px;
    line-height: 1.866666666666667;
    letter-spacing: -0.009333333333333em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc2,
  #main-wrapper .z-font-desc2 * {
    font-size: 15px;
    line-height: 1.866666666666667;
    letter-spacing: -0.009333333333333em;
  }
}
#main-wrapper .z-font-desc2-b,
#main-wrapper .z-font-desc2-b * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Bold;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc2-b,
  #main-wrapper .z-font-desc2-b * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc2-b,
  #main-wrapper .z-font-desc2-b * {
    font-size: 15px;
    line-height: 1.866666666666667;
    letter-spacing: -0.009333333333333em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc2-b,
  #main-wrapper .z-font-desc2-b * {
    font-size: 15px;
    line-height: 1.866666666666667;
    letter-spacing: -0.009333333333333em;
  }
}
#main-wrapper .z-font-desc2s,
#main-wrapper .z-font-desc2s * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc2s,
  #main-wrapper .z-font-desc2s * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc2s,
  #main-wrapper .z-font-desc2s * {
    font-size: 11px;
    line-height: 2.181818181818182;
    letter-spacing: 0.003636363636364em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc2s,
  #main-wrapper .z-font-desc2s * {
    font-size: 11px;
    line-height: 2.181818181818182;
    letter-spacing: 0.003636363636364em;
  }
}
#main-wrapper .z-font-desc3,
#main-wrapper .z-font-desc3 * {
  font-size: 15px;
  line-height: 1.866666666666667;
  letter-spacing: -0.009333333333333em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc3,
  #main-wrapper .z-font-desc3 * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc3,
  #main-wrapper .z-font-desc3 * {
    font-size: 15px;
    line-height: 1.333333333333333;
    letter-spacing: -0.009333333333333em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc3,
  #main-wrapper .z-font-desc3 * {
    font-size: 15px;
    line-height: 1.333333333333333;
    letter-spacing: -0.009333333333333em;
  }
}
#main-wrapper .z-font-desc4,
#main-wrapper .z-font-desc4 * {
  font-size: 15px;
  line-height: 1.866666666666667;
  letter-spacing: -0.026666666666667em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc4,
  #main-wrapper .z-font-desc4 * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc4,
  #main-wrapper .z-font-desc4 * {
    font-size: 11px;
    line-height: 1.818181818181818;
    letter-spacing: 0.003636363636364em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc4,
  #main-wrapper .z-font-desc4 * {
    font-size: 11px;
    line-height: 1.818181818181818;
    letter-spacing: 0.003636363636364em;
  }
}
#main-wrapper .z-font-desc5,
#main-wrapper .z-font-desc5 * {
  font-size: 13px;
  line-height: 1.846153846153846;
  letter-spacing: 0em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc5,
  #main-wrapper .z-font-desc5 * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc5,
  #main-wrapper .z-font-desc5 * {
    font-size: 13px;
    line-height: 1.846153846153846;
    letter-spacing: 0em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc5,
  #main-wrapper .z-font-desc5 * {
    font-size: 13px;
    line-height: 1.846153846153846;
    letter-spacing: 0em;
  }
}
#main-wrapper .z-font-desc5s,
#main-wrapper .z-font-desc5s * {
  font-size: 14px;
  line-height: 1.714285714285714;
  letter-spacing: -0.004285714285714em;
  font-family: OPPOSans-Medium;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-desc5s,
  #main-wrapper .z-font-desc5s * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-desc5s,
  #main-wrapper .z-font-desc5s * {
    font-size: 14px;
    line-height: 1.714285714285714;
    letter-spacing: -0.004285714285714em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-desc5s,
  #main-wrapper .z-font-desc5s * {
    font-size: 14px;
    line-height: 1.714285714285714;
    letter-spacing: -0.004285714285714em;
  }
}
#main-wrapper .z-font-remark,
#main-wrapper .z-font-remark * {
  font-size: 12px;
  line-height: 1.666666666666667;
  letter-spacing: -0.041666666666667em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-remark,
  #main-wrapper .z-font-remark * {
    font-size: 12px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-remark,
  #main-wrapper .z-font-remark * {
    font-size: 12px;
    line-height: 1.666666666666667;
    letter-spacing: -0.00425em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-remark,
  #main-wrapper .z-font-remark * {
    font-size: 11px;
    line-height: 1.818181818181818;
    letter-spacing: -0.003636363636364em;
  }
}
#main-wrapper .z-font-linkTitle,
#main-wrapper .z-font-linkTitle * {
  font-size: 19px;
  line-height: 1.684210526315789;
  letter-spacing: -0.015789473684211em;
  font-family: OPPOSans-Medium;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-font-linkTitle,
  #main-wrapper .z-font-linkTitle * {
    font-size: 13px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-font-linkTitle,
  #main-wrapper .z-font-linkTitle * {
    font-size: 19px;
    line-height: 1.684210526315789;
    letter-spacing: -0.015789473684211em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-font-linkTitle,
  #main-wrapper .z-font-linkTitle * {
    font-size: 19px;
    line-height: 1.684210526315789;
    letter-spacing: -0.015789473684211em;
  }
}
#main-wrapper .z-headline-offset,
#main-wrapper .z-headline-offset * {
  margin-top: -14px;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper .z-headline-offset,
  #main-wrapper .z-headline-offset * {
    margin-top: -10px;
  }
}
#main-wrapper .z-title-std,
#main-wrapper .z-title-std * {
  font-size: 68px;
  line-height: 1.205882352941176;
  letter-spacing: -0.011764705882353em;
  font-family: OPPOSans-Regular;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .z-title-std,
  #main-wrapper .z-title-std * {
    font-size: 46px;
  }
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper .z-title-std,
  #main-wrapper .z-title-std * {
    font-size: 49px;
    line-height: 1.285714285714286;
    letter-spacing: -0.020408163265306em;
  }
}
@media (max-width: 720px) {
  #main-wrapper .z-title-std,
  #main-wrapper .z-title-std * {
    font-size: 36px;
    line-height: 1.277777777777778;
    letter-spacing: -0.005em;
  }
}
#main-wrapper .g--black {
  color: #000;
}
#main-wrapper .g--white {
  color: #fff;
}
#main-wrapper .g--black-grey1 {
  color: rgba(0,0,0,0.6);
}
#main-wrapper .g--black-grey2 {
  color: rgba(0,0,0,0.5);
}
#main-wrapper .g--white-grey {
  color: rgba(255,255,255,0.6);
}
#main-wrapper .g--popup-mask {
  background-color: #fff;
  padding-top: 60px;
}
#main-wrapper .g--popup-mask video {
  width: 85%;
  height: 100%;
  object-fit: contain;
}
#main-wrapper .title-wrapper {
  text-align: center;
  padding: 182px 0;
  margin: 0 auto;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .title-wrapper {
    padding: 124px 0;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper .title-wrapper {
    padding: 96px 0;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper .title-wrapper {
    text-align: left;
    width: 88.89vw;
  }
}
#main-wrapper .part-1 {
  padding: 128px 0 182px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper .part-1 {
    padding: 87px 0 124px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper .part-1 {
    padding: 80px 0 96.28px;
  }
}
#main-wrapper .part {
  display: flex;
  color: #000;
}
#main-wrapper .part.dark {
  color: #fff;
}
#main-wrapper .part .container {
  display: flex;
}
#main-wrapper .part .text-container .title,
#main-wrapper .part .text-container .detail {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#main-wrapper .part .text-container .title {
  flex-direction: column;
}
#main-wrapper .part .text-container .title .line + .line {
  opacity: 0.6;
}
#main-wrapper .part .video-container .wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  -webkit-transform-origin: top;
          transform-origin: top;
}
#main-wrapper .part .video-container .wrapper .video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#main-wrapper #kv {
  position: relative;
  width: 100%;
  height: calc(100vh - 93px);
  height: calc((var(--vh, 1vh) * 100) - 93px);
  overflow: hidden;
  background-color: #fafafa;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv {
    height: calc(100vh - 0.52rem);
    height: calc((var(--vh, 1vh) * 100) - 0.52rem);
    min-height: 640px;
  }
}
@media (min-width: 2520px) {
  #main-wrapper #kv .g--container {
    width: 1800px;
  }
}
#main-wrapper #kv .gap {
  width: 100%;
  height: 9.25vh;
  height: calc(var(--vh, 1vh) * 9.25);
  flex: 0 0 auto;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .gap {
    height: 18.75vh;
    height: calc(var(--vh, 1vh) * 18.75);
  }
}
#main-wrapper #kv .view {
  flex: 1 1 0%;
  width: 100%;
  min-height: 0;
}
#main-wrapper #kv .bg,
#main-wrapper #kv .fg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#main-wrapper #kv .bg {
  z-index: 1;
  display: flex;
  align-items: center;
}
#main-wrapper #kv .bg .gap {
  background-color: #fafafa;
}
#main-wrapper #kv .bg .container {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#main-wrapper #kv .bg .container .curtain-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#main-wrapper #kv .bg .container .top,
#main-wrapper #kv .bg .container .bottom {
  background-color: #fafafa;
}
#main-wrapper #kv .bg .container .top {
  flex: 0 0 17.502668089647813%;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .bg .container .top {
    flex: 0 0 88px;
  }
}
#main-wrapper #kv .bg .container .bottom {
  flex: 1 1 0%;
}
#main-wrapper #kv .bg .container .middle {
  flex: 0 0 auto;
  height: 51.16514690982776vh;
  height: calc(var(--vh, 1vh) * 51.16514690982776);
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .bg .container .middle {
    height: 52vh;
    height: calc(var(--vh, 1vh) * 52);
  }
}
#main-wrapper #kv .fg {
  z-index: 3;
  display: flex;
  flex-direction: column;
}
#main-wrapper #kv .fg .fg-gap {
  height: 17.502668089647813%;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .fg .fg-gap {
    height: 88px;
  }
}
#main-wrapper #kv .fg .container {
  position: relative;
  display: flex;
  justify-content: center;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .fg .container {
    justify-content: flex-start;
  }
}
#main-wrapper #kv .fg .container .phone-wrapper {
  position: relative;
}
#main-wrapper #kv .fg .container .phone-wrapper .phone {
  width: 706px;
  height: 1376px;
  -webkit-transform: translate(13.6%, -4.3%);
          transform: translate(13.6%, -4.3%);
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #kv .fg .container .phone-wrapper .phone {
    width: 482px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #kv .fg .container .phone-wrapper .phone {
    height: 940px;
  }
}
@media (min-width: 2520px) {
  #main-wrapper #kv .fg .container .phone-wrapper .phone {
    width: 1000px;
    height: 1949.57px;
    -webkit-transform: translate(12%, -3.2%);
            transform: translate(12%, -3.2%);
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .fg .container .phone-wrapper .phone {
    width: 110vw;
    height: 133.39366515837102vw;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translate(0, -34px);
            transform: translate(0, -34px);
  }
}
#main-wrapper #kv .fg .container .man-wrapper {
  position: absolute;
  right: 0;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .fg .container .man-wrapper {
    left: 0;
    right: auto;
  }
}
#main-wrapper #kv .fg .container .man-wrapper .man {
  height: calc(51.16514690982776vh * 1.22970297029703);
  height: calc((var(--vh, 1vh) * 51.16514690982776) * 1.22970297029703);
  width: calc(51.16514690982776vh * 1.110891089108911);
  width: calc((var(--vh, 1vh) * 51.16514690982776) * 1.110891089108911);
  -webkit-transform: translate(10%, -11.85%);
          transform: translate(10%, -11.85%);
}
@media (min-width: 1440px) {
  #main-wrapper #kv .fg .container .man-wrapper .man {
    -webkit-transform: translate(5%, -11.85%);
            transform: translate(5%, -11.85%);
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .fg .container .man-wrapper .man {
    -webkit-transform: scaleX(-1) translateY(10%);
            transform: scaleX(-1) translateY(10%);
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #kv .fg .container .man-wrapper .man {
    width: 251px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #kv .fg .container .man-wrapper .man {
    width: 351px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #kv .fg .container .man-wrapper .man {
    height: 278px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #kv .fg .container .man-wrapper .man {
    height: 389px;
  }
}
#main-wrapper #kv .stage {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#main-wrapper #kv .stage .wrapper {
  display: flex;
  justify-content: flex-start;
  height: 17.502668089647813%;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .stage .wrapper {
    flex-direction: column;
    height: 100%;
  }
}
#main-wrapper #kv .stage .container {
  position: relative;
  font-size: 36px;
  line-height: 1;
  letter-spacing: -0.048611111111111em;
  padding-bottom: 1em;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #kv .stage .container {
    font-size: 25px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .stage .container {
    height: 88px;
    padding-bottom: 12px;
    padding-top: 0.361111111111111em;
  }
  #main-wrapper #kv .stage .container.slogan-container {
    align-items: flex-start;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #kv .stage .container {
    font-size: 24px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #kv .stage .container {
    font-size: 34px;
  }
}
#main-wrapper #kv .stage .title-container {
  padding-right: 12px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #kv .stage .title-container {
    padding-right: 8px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .stage .title-container {
    padding-right: 0;
  }
}
#main-wrapper #kv .stage .title {
  -webkit-transform-origin: left;
          transform-origin: left;
  font-family: OPPOSans-Medium;
  white-space: nowrap;
  font-size: 110px;
  line-height: 0.909090909090909em;
  letter-spacing: -0.013636363636364em;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #kv .stage .title {
    font-size: 75px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #kv .stage .title {
    font-size: 70px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #kv .stage .title {
    font-size: 98px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #kv .stage .title {
    line-height: 75px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #kv .stage .title {
    line-height: 105px;
  }
}
#main-wrapper #kv .stage .slogan {
  font-family: OPPOSans-Bold;
  color: #7f7f7f;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .stage .slogan {
    align-items: flex-start;
    margin-top: 52vh;
    margin-top: calc(var(--vh, 1vh) * 52);
  }
}
#main-wrapper #kv .stage .slogan .you {
  height: 1em;
}
#main-wrapper #kv .stage .slogan .you .img {
  height: 1.916666666666667em;
  margin-top: -0.166666666666667em;
  width: auto;
  min-width: 1px;
}
#main-wrapper #kv .bg .curtain-container .middle {
  position: relative;
}
#main-wrapper #kv .bg .curtain-container .middle::before,
#main-wrapper #kv .bg .curtain-container .middle::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 51%;
  background-color: #fafafa;
}
#main-wrapper #kv .bg .curtain-container .middle::before {
  top: 0;
}
#main-wrapper #kv .bg .curtain-container .middle::after {
  bottom: 0;
}
#main-wrapper #kv .stage .wrapper {
  opacity: 0;
}
#main-wrapper #kv .stage .title {
  -webkit-transform: scale(1.730870712401055);
          transform: scale(1.730870712401055);
}
@media (min-width: 2520px) {
  #main-wrapper #kv .stage .title {
    -webkit-transform: scale(2.37467018469657);
            transform: scale(2.37467018469657);
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv .stage .title {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#main-wrapper #kv .stage .slogan {
  opacity: 0;
}
#main-wrapper #kv .fg .phone-wrapper,
#main-wrapper #kv .fg .man-wrapper {
  opacity: 0;
}
#main-wrapper #kv.active .bg .curtain-container .middle::before {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-name: kv-curtain-top;
          animation-name: kv-curtain-top;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
#main-wrapper #kv.active .bg .curtain-container .middle::after {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-name: kv-curtain-bottom;
          animation-name: kv-curtain-bottom;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
#main-wrapper #kv.active .stage .wrapper {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-name: kv-title-in-1;
          animation-name: kv-title-in-1;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv.active .stage .wrapper {
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-name: kv-title-in-pt-1;
            animation-name: kv-title-in-pt-1;
    -webkit-animation-duration: 1.2s;
            animation-duration: 1.2s;
  }
}
#main-wrapper #kv.active .stage .wrapper .title {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-name: kv-title-in-2;
          animation-name: kv-title-in-2;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
#main-wrapper #kv.active .stage .wrapper .slogan {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-name: kv-fade-in;
          animation-name: kv-fade-in;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}
#main-wrapper #kv.active .fg .phone-wrapper {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out,esse-out;
          animation-timing-function: ease-out,esse-out;
  -webkit-animation-name: 'kv-phone-in-1','kv-phone-in-2';
          animation-name: 'kv-phone-in-1','kv-phone-in-2';
  -webkit-animation-duration: 1.2s,1.2s;
          animation-duration: 1.2s,1.2s;
  -webkit-animation-delay: 0s, 1.2s;
          animation-delay: 0s, 1.2s;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #kv.active .fg .phone-wrapper {
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-out,esse-out;
            animation-timing-function: ease-out,esse-out;
    -webkit-animation-name: 'kv-phone-in-pt-1','kv-phone-in-pt-2';
            animation-name: 'kv-phone-in-pt-1','kv-phone-in-pt-2';
    -webkit-animation-duration: 1.2s,1.2s;
            animation-duration: 1.2s,1.2s;
    -webkit-animation-delay: 0s, 1.2s;
            animation-delay: 0s, 1.2s;
  }
}
#main-wrapper #kv.active .fg .man-wrapper {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-name: kv-fade-in;
          animation-name: kv-fade-in;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
@-webkit-keyframes kv-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes kv-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes kv-curtain-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@keyframes kv-curtain-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@-webkit-keyframes kv-curtain-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes kv-curtain-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@-webkit-keyframes kv-title-in-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes kv-title-in-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes kv-title-in-pt-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes kv-title-in-pt-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes kv-phone-in-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes kv-phone-in-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes kv-title-in-2 {
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes kv-title-in-2 {
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes kv-phone-in-2 {
  100% {
    -webkit-transform: translateX(-40%);
            transform: translateX(-40%);
  }
}
@keyframes kv-phone-in-2 {
  100% {
    -webkit-transform: translateX(-40%);
            transform: translateX(-40%);
  }
}
@-webkit-keyframes kv-phone-in-pt-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes kv-phone-in-pt-1 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes kv-phone-in-pt-2 {
  100% {
    -webkit-transform: translateX(48.888888888888886vw);
            transform: translateX(48.888888888888886vw);
  }
}
@keyframes kv-phone-in-pt-2 {
  100% {
    -webkit-transform: translateX(48.888888888888886vw);
            transform: translateX(48.888888888888886vw);
  }
}
#main-wrapper #photo {
  overflow: hidden;
}
#main-wrapper #photo .part-0 {
  flex-direction: column;
  justify-content: flex-start;
}
#main-wrapper #photo .part-0 .text-container {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
#main-wrapper #photo .part-0 .text-container .title {
  flex: 1 1 auto;
  max-width: 600px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-0 .text-container .title {
    max-width: 410px;
  }
}
#main-wrapper #photo .part-0 .text-container .detail {
  max-width: 675px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-0 .text-container .detail {
    max-width: 461px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #photo .part-0 .text-container .detail {
    max-width: 32em;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-0 .text-container .detail {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-0 .text-container .detail {
    margin-top: 28px;
  }
}
#main-wrapper #photo .part-0 .video-container {
  margin-top: 80px;
  align-items: center;
  justify-content: center;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-0 .video-container {
    margin-top: 64px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #photo .part-0 .text-container {
    flex-direction: column;
  }
  #main-wrapper #photo .part-0 .text-container .title {
    max-width: 100%;
  }
}
#main-wrapper #photo .part-1 {
  flex-direction: row;
  justify-content: stretch;
  align-items: center;
}
#main-wrapper #photo .part-1 .text-container {
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#main-wrapper #photo .part-1 .text-container .title,
#main-wrapper #photo .part-1 .text-container .detail {
  max-width: 640px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .text-container .title,
  #main-wrapper #photo .part-1 .text-container .detail {
    max-width: 437px;
  }
}
#main-wrapper #photo .part-1 .text-container .detail {
  margin-top: 20px;
}
#main-wrapper #photo .part-1 .video-container {
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 {
    flex-direction: column;
    justify-content: flex-start;
  }
  #main-wrapper #photo .part-1 .text-container {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  #main-wrapper #photo .part-1 .text-container .title {
    flex: 1 1 auto;
    max-width: 600px;
  }
  #main-wrapper #photo .part-1 .text-container .detail {
    max-width: 675px;
  }
  #main-wrapper #photo .part-1 .video-container {
    margin-top: 80px;
    align-items: center;
    justify-content: center;
  }
  #main-wrapper #photo .part-1 .text-container {
    flex-direction: column;
  }
  #main-wrapper #photo .part-1 .text-container .title {
    max-width: 100%;
  }
}
@media (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-1 .text-container,
  #main-wrapper #photo .part-1 .video-container {
    width: 50%;
  }
  #main-wrapper #photo .part-1 .video-container {
    justify-content: flex-end;
  }
}
#main-wrapper #photo .part-1 .video-container .wrapper {
  width: 415px;
  height: 888px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .video-container .wrapper {
    width: 283px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .video-container .wrapper {
    height: 606px;
  }
}
@media (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-1 .video-container .wrapper {
    width: 74%;
    height: 0;
    padding-bottom: 158.34%;
  }
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 .video-container .wrapper {
    width: 88.89vw;
    height: 192.2vw;
  }
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 .video.mb-hidden {
    display: none;
  }
}
#main-wrapper #photo .part-1 .video.mb-show {
  display: none;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 .video.mb-show {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#main-wrapper #photo .part-1 .video.mb-show .poster {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#main-wrapper #photo .part-1 .video.mb-show .button {
  pointer-events: none;
  position: relative;
  z-index: 2;
  width: 30px;
  height: 30px;
}
@media (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-1 .video.mb-show .button {
    width: 42px;
    height: 42px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .title {
    max-width: 410px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #photo .part-1 .detail {
    max-width: 461px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #photo .part-1 .detail {
    max-width: 32em;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 .video-container {
    margin-top: 64px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (orientation: portrait) and (max-width: 720px) and (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #photo .part-1 {
    margin-top: 20px;
  }
}
@media (orientation: portrait) and (max-width: 720px) and (orientation: portrait) and (max-width: 720px) and (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #photo .part-1 {
    margin-top: 28px;
  }
}
#main-wrapper #ai .part {
  flex-direction: column;
  justify-content: flex-start;
}
#main-wrapper #ai .part .text-container {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
#main-wrapper #ai .part .text-container .title {
  flex: 1 1 auto;
  max-width: 600px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #ai .part .text-container .title {
    max-width: 410px;
  }
}
#main-wrapper #ai .part .text-container .detail {
  max-width: 675px;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #ai .part .text-container .detail {
    max-width: 461px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #ai .part .text-container .detail {
    max-width: 32em;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #ai .part .text-container .detail {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #ai .part .text-container .detail {
    margin-top: 28px;
  }
}
#main-wrapper #ai .part .video-container {
  margin-top: 80px;
  align-items: center;
  justify-content: center;
}
@media (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #ai .part .video-container {
    margin-top: 64px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #ai .part .text-container {
    flex-direction: column;
  }
  #main-wrapper #ai .part .text-container .title {
    max-width: 100%;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #ai .part {
    flex-direction: column-reverse;
  }
  #main-wrapper #ai .part .video-container {
    margin-top: 0;
    margin-bottom: 64px;
  }
}
#main-wrapper #ai {
  background-color: #000;
  overflow: hidden;
}
#main-wrapper #ai .learnMore {
  padding-bottom: 182px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #ai .learnMore {
    text-align: left;
    margin: 0 auto;
    width: 88.88888888888889vw;
    padding-bottom: 97px;
  }
}
#main-wrapper #ai .learnMore .text {
  margin-bottom: 32px;
}
#main-wrapper #ai .learnMore .link {
  cursor: pointer;
  border-bottom: 1px solid #fff;
}
#main-wrapper #ai .remarks {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 182px;
  opacity: 0.5;
  width: 1312px;
  margin: 0 auto;
}
@media (min-width: 1024px) and (max-width: 1439px) {
  #main-wrapper #ai .remarks {
    padding-bottom: 124px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  #main-wrapper #ai .remarks {
    width: 88.88888888888889vw;
  }
  #main-wrapper #ai .remarks p {
    line-height: 0.24rem;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (max-width: 720px) {
  #main-wrapper #ai .remarks {
    padding-bottom: 96px;
  }
}
@media (max-width: 1024px) and (orientation: portrait) and (min-width: 721px) and (max-width: 1024px) {
  #main-wrapper #ai .remarks {
    padding-bottom: 134px;
  }
}
@media (orientation: landscape) and (max-width: 1023px) {
  #main-wrapper {
    display: block;
  }
}
#main-wrapper img[data-srcset] {
  opacity: 0;
}
#main-wrapper img[data-srcset].loaded {
  opacity: 1;
}

