.v53yueq_5Dc8h {
  position: relative;
  width: 100%;
  min-height: 820px;
  margin: var(--margin_tb) 0;
  overflow: hidden;
  background: #fff;
}

.v53yueq_5Dc8h,
.v53yueq_5Dc8h * {
  box-sizing: border-box;
}

.v53yueq_5Dc8h__stage {
  position: relative;
  width: 100%;
  min-height: 740px;
  background: #fff;
}

.v53yueq_5Dc8h__media {
  position: absolute;
  inset-block: 0;
  inset-inline-start: -110px;
  width: calc(50% + 680px);
  overflow: visible;
}

.v53yueq_5Dc8h__media-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.v53yueq_5Dc8h__panel {
  position: relative;
  z-index: 1;
  width: calc(50% + 110px);
  min-height: 740px;
  margin-inline-start: 50%;
  background: var(--theme_color);
  transform: translateY(80px);
}

.v53yueq_5Dc8h__anchor {
 
  min-height: 740px;
  padding-block: 70px 68px;
  padding-inline-start: 70px;
 
}

.v53yueq_5Dc8h__content,
.v53yueq_5Dc8h__copy {
  min-width: 0;
}

.v53yueq_5Dc8h__eyebrow {
  margin: -5px 0 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
}

.v53yueq_5Dc8h__title {
  position: relative;
  margin: 0;
  padding-bottom: 23px;
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  line-height: 44px;
}

.v53yueq_5Dc8h__title::after {
  position: absolute;
  inset-block-end: 0;
  inset-inline-start: 2px;
  width: 48px;
  height: 4px;
  content: "";
  background: #fff;
}

.v53yueq_5Dc8h__title-accent {
  font-style: italic;
  font-weight: 700;
}

.v53yueq_5Dc8h__intro {
  margin: 32px 0 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.v53yueq_5Dc8h__list {
  width: 100%;
  margin-top: 40px;
}

.v53yueq_5Dc8h__item {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 24px;
  width: 100%;
  min-width: 0;
}

.v53yueq_5Dc8h__icon {
  display: grid;
  width: 58px;
  height: 58px;
  margin-top: 0px;
  color: #fff;
  border: 1px solid #fff;
  place-items: center;
}

.v53yueq_5Dc8h__icon .yiyingbaoicon {
  font-size: 24px;
  line-height: 1;
}

.v53yueq_5Dc8h__item-title {
  margin: 0 0 5px;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
}

.v53yueq_5Dc8h__item-text {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  overflow-wrap: anywhere;
}

.v53yueq_5Dc8h__separator {
  height: 1px;
  margin: 40px 0;
  background: rgba(255, 255, 255, 0.1);
}

.v53yueq_5Dc8h[data-layout-state="media-only"],
.v53yueq_5Dc8h[data-layout-state="panel-only"] {
  min-height: 0;
}

.v53yueq_5Dc8h[data-layout-state="media-only"] .v53yueq_5Dc8h__stage {
  min-height: 0;
}

.v53yueq_5Dc8h[data-layout-state="media-only"] .v53yueq_5Dc8h__media {
  position: relative;
  inset: auto;
  width: 100%;
  aspect-ratio: 1533 / 720;
}

.v53yueq_5Dc8h[data-layout-state="panel-only"] .v53yueq_5Dc8h__stage {
  min-height: 0;
}

.v53yueq_5Dc8h[data-layout-state="panel-only"] .v53yueq_5Dc8h__panel {
  width: 100%;
  min-height: 0;
  margin-inline-start: 0;
  transform: none;
}

.v53yueq_5Dc8h[data-layout-state="panel-only"] .v53yueq_5Dc8h__anchor {
  width: min(100%, var(--custom-content-max-width));
  min-height: 0;
  margin-inline: auto;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .v53yueq_5Dc8h[data-layout-state="both"] .v53yueq_5Dc8h__media {
    inset-inline-start: -100px;
    width: calc(50% + 670px);
  }

  .v53yueq_5Dc8h[data-layout-state="both"] .v53yueq_5Dc8h__panel {
    width: calc(50% + 100px);
  }

  .v53yueq_5Dc8h__title {
    font-size: 35px;
  }

  .v53yueq_5Dc8h__intro {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .v53yueq_5Dc8h,
  .v53yueq_5Dc8h[data-layout-state="both"] {
    min-height: 0;
  }

  .v53yueq_5Dc8h__stage,
  .v53yueq_5Dc8h[data-layout-state="both"] .v53yueq_5Dc8h__stage {
    min-height: 0;
  }

  .v53yueq_5Dc8h__media,
  .v53yueq_5Dc8h[data-layout-state="both"] .v53yueq_5Dc8h__media {
    position: relative;
    inset: auto;
    width: 100%;
    height: auto;
    aspect-ratio: 1533 / 720;
  }

  .v53yueq_5Dc8h__media-img {
    object-fit: fill;
  }

  .v53yueq_5Dc8h__panel,
  .v53yueq_5Dc8h[data-layout-state="both"] .v53yueq_5Dc8h__panel {
    width: 100%;
    min-height: 0;
    margin-inline-start: 0;
    transform: none;
  }

  .v53yueq_5Dc8h__anchor,
  .v53yueq_5Dc8h[data-layout-state="panel-only"] .v53yueq_5Dc8h__anchor {
    width: 100%;
    max-width: none;
    min-height: 0;
    margin-inline: 0;
    padding-block: 50px;
    padding-inline: 2rem;
  }

  .v53yueq_5Dc8h__title {
    padding-bottom: 20px;
    font-size: 26px;
    line-height: 36px;
  }

  .v53yueq_5Dc8h__intro {
    margin-top: 31px;
  }

  .v53yueq_5Dc8h__list {
    margin-top: 59px;
  }

  .v53yueq_5Dc8h__item {
    min-height: 71px;
    margin-inline: -3px;
  }

  .v53yueq_5Dc8h__item-title {
    font-size: 16px;
    line-height: 22px;
  }

  .v53yueq_5Dc8h__item-text {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .v53yueq_5Dc8h__list {
    margin-top: 34px;
  }
}
