.right .section-content[data-v-08604d53] {
  order: 1;
}
.section[data-v-08604d53] {
  width: clamp(0px, 91.1392405063vw, 1440px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.section-content[data-v-08604d53] {
  width: clamp(0px, 29.1139240506vw, 460px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-media[data-v-08604d53] {
  width: clamp(0px, 56.9620253165vw, 900px);
  height: clamp(0px, 42.7215189873vw, 675px);
}
.section-content-title[data-v-08604d53] {
  font-size: var(--T0);
  font-weight: 500;
  line-height: 1.5;
  line-height: 1.2;
  margin-bottom: 24px;
}
.section-content-desc[data-v-08604d53] {
  font-size: var(--T6);
  font-weight: 400;
  line-height: 1.5;
  line-height: 1.35;
}
.section-content-btn[data-v-08604d53] {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}.section[data-v-3283e5cd] {
  padding: 0 24px;
}
.section-media[data-v-3283e5cd] {
  height: 109.3333333333vw;
  margin-bottom: 36px;
}
.section-content[data-v-3283e5cd] {
  text-align: center;
}
.section-content-title[data-v-3283e5cd] {
  font-size: var(--T1);
  font-weight: 500;
  line-height: 1.5;
  line-height: 1.35;
  margin-bottom: 10px;
}
.section-content-desc[data-v-3283e5cd] {
  font-size: var(--T7);
  font-weight: 400;
  line-height: 1.5;
  line-height: 1.35;
}
.section-content-btn[data-v-3283e5cd] {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}.section-wrapper[data-v-6aaa858e] {
  background-color: var(--bg-color);
}
[data-v-6aaa858e] .section {
  white-space: pre-wrap;
}
[data-v-6aaa858e] .section .section-content-title {
  color: var(--text-primary-color);
}
[data-v-6aaa858e] .section .section-content-desc {
  color: var(--text-content-color);
}
[data-v-6aaa858e] .section .section-media .pc-video-container,[data-v-6aaa858e] .section .section-media .image {
  border-radius: 12px;
}