/* Home insight immersive cards */
body[data-chid="1"] #row_58 .pic-text-list-module,
body[data-chid="1"] #row_58 .MoBodyC,
body[data-chid="1"] #row_58 .MoBodyM,
body[data-chid="1"] #row_58 .customModule,
body[data-chid="1"] #row_58 .CModulePA {
  overflow: visible !important;
}

body[data-chid="1"] #row_58 #evMo_5wXPY,
body[data-chid="1"] #row_58 #evMo_cekVv,
body[data-chid="1"] #row_58 #evMo_GpDFa,
body[data-chid="1"] #row_58 #evMo_PdZ5S {
  display: none !important;
}

body[data-chid="1"] #row_58 .pic-text-list-module li:nth-child(n+5) {
  display: none !important;
}

body[data-chid="1"] #row_58 .shenmei-insight-item {
  height: 565px;
  padding: 0 !important;
  opacity: 1 !important;
}

body[data-chid="1"] #row_58 .shenmei-insight-card {
  --card-accent: #a100ff;
  --mx: 50%;
  --my: 50%;
  --tilt-x: 0deg;
  --tilt-y: 0deg;
  position: relative;
  isolation: isolate;
  display: block !important;
  width: 365px;
  height: 565px;
  max-width: 100%;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 4px;
  background: #050506;
  color: #fff;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
  font-size: 16px !important;
  line-height: 1.4 !important;
  text-align: left !important;
  text-decoration: none !important;
  outline: 0;
  opacity: 1 !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.42);
  -webkit-transform: perspective(1100px) translateY(0) rotateX(0deg) rotateY(0deg);
  transform: perspective(1100px) translateY(0) rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: box-shadow 320ms ease, opacity 320ms ease, -webkit-transform 320ms ease;
  transition: box-shadow 320ms ease, opacity 320ms ease, transform 320ms ease;
}

body[data-chid="1"] #row_58 .shenmei-insight-card::before {
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 4;
  pointer-events: none;
  background: radial-gradient(360px circle at var(--mx) var(--my), color-mix(in srgb, var(--card-accent), transparent 52%), rgba(255, 255, 255, 0) 58%);
  mix-blend-mode: screen;
  opacity: 0;
  -webkit-transition: opacity 280ms ease;
  transition: opacity 280ms ease;
}

body[data-chid="1"] #row_58 .shenmei-insight-card::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 5px;
  height: 100%;
  background: var(--card-accent);
  box-shadow: 0 0 26px color-mix(in srgb, var(--card-accent), transparent 28%);
  -webkit-transform: scaleY(0.14);
  transform: scaleY(0.14);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 520ms cubic-bezier(0.2, 0.76, 0.2, 1);
  transition: transform 520ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus {
  opacity: 1 !important;
  box-shadow: 0 32px 74px rgba(0, 0, 0, 0.62);
  -webkit-transform: perspective(1100px) translateY(-12px) rotateX(var(--tilt-y)) rotateY(var(--tilt-x));
  transform: perspective(1100px) translateY(-12px) rotateX(var(--tilt-y)) rotateY(var(--tilt-x));
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover::before,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus::before {
  opacity: 0.58;
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover::after,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus::after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

body[data-chid="1"] #row_58 .pic-text-list-module:has(.shenmei-insight-card:hover) .shenmei-insight-card:not(:hover),
body[data-chid="1"] #row_58 .pic-text-list-module:has(.shenmei-insight-card:focus) .shenmei-insight-card:not(:focus) {
  opacity: 0.58 !important;
  -webkit-transform: scale(0.982);
  transform: scale(0.982);
}

body[data-chid="1"] #row_58 .shenmei-insight-card__stage,
body[data-chid="1"] #row_58 .shenmei-insight-card__face,
body[data-chid="1"] #row_58 .shenmei-insight-card__front img,
body[data-chid="1"] #row_58 .shenmei-insight-card__shade,
body[data-chid="1"] #row_58 .shenmei-insight-card__copy,
body[data-chid="1"] #row_58 .shenmei-insight-card__back-label,
body[data-chid="1"] #row_58 .shenmei-insight-card__back-title,
body[data-chid="1"] #row_58 .shenmei-insight-card__summary,
body[data-chid="1"] #row_58 .shenmei-insight-card__tags,
body[data-chid="1"] #row_58 .shenmei-insight-card__cta {
  display: block;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__stage {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__face {
  position: absolute;
  inset: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 4px;
  background: #050506;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__front {
  z-index: 1;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__front img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: -webkit-transform 980ms cubic-bezier(0.2, 0.76, 0.2, 1), -webkit-filter 520ms ease;
  transition: transform 980ms cubic-bezier(0.2, 0.76, 0.2, 1), filter 520ms ease;
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__front img,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__front img {
  -webkit-filter: brightness(0.62) contrast(1.1) saturate(1.08);
  filter: brightness(0.62) contrast(1.1) saturate(1.08);
  -webkit-transform: scale(1.09);
  transform: scale(1.09);
}

body[data-chid="1"] #row_58 .shenmei-insight-card__shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.22) 43%, rgba(0, 0, 0, 0.8) 100%),
    linear-gradient(135deg, color-mix(in srgb, var(--card-accent), transparent 76%) 0%, rgba(255, 255, 255, 0) 40%);
  -webkit-transition: opacity 360ms ease, background 360ms ease;
  transition: opacity 360ms ease, background 360ms ease;
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__shade,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__shade {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.38) 34%, rgba(0, 0, 0, 0.93) 100%),
    linear-gradient(135deg, color-mix(in srgb, var(--card-accent), transparent 62%) 0%, rgba(255, 255, 255, 0) 48%);
}

body[data-chid="1"] #row_58 .shenmei-insight-card__copy {
  position: absolute;
  left: 32px;
  right: 28px;
  top: 32px;
  z-index: 3;
  -webkit-transform: translateZ(36px);
  transform: translateZ(36px);
  -webkit-transition: opacity 320ms ease, -webkit-transform 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
  transition: opacity 320ms ease, transform 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="1"] #row_58 .shenmei-insight-card__copy::before {
  content: "";
  display: block;
  width: 44px;
  height: 3px;
  margin-bottom: 24px;
  background: var(--card-accent);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: width 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
  transition: width 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__copy,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__copy {
  -webkit-transform: translateY(-8px) translateZ(56px);
  transform: translateY(-8px) translateZ(56px);
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__copy::before,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__copy::before {
  width: 76px;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__eyebrow {
  display: block;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__title {
  display: block;
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.32;
  letter-spacing: 0;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__back {
  box-sizing: border-box;
  z-index: 2;
  padding: 238px 32px 34px;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(6, 6, 8, 0.72) 24%, rgba(5, 5, 7, 0.98) 100%),
    linear-gradient(145deg, color-mix(in srgb, var(--card-accent), transparent 70%) 0%, rgba(0, 0, 0, 0) 52%);
  border-color: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-clip-path: inset(100% 0 0 0);
  clip-path: inset(100% 0 0 0);
  -webkit-transition: opacity 220ms ease, -webkit-clip-path 620ms cubic-bezier(0.2, 0.76, 0.2, 1);
  transition: opacity 220ms ease, clip-path 620ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__back,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__back {
  opacity: 1;
  -webkit-clip-path: inset(31% 0 0 0);
  clip-path: inset(31% 0 0 0);
}

body[data-chid="1"] #row_58 .shenmei-insight-card__back-label,
body[data-chid="1"] #row_58 .shenmei-insight-card__back-title,
body[data-chid="1"] #row_58 .shenmei-insight-card__summary,
body[data-chid="1"] #row_58 .shenmei-insight-card__tags,
body[data-chid="1"] #row_58 .shenmei-insight-card__cta {
  opacity: 0;
  -webkit-transform: translateY(22px);
  transform: translateY(22px);
  -webkit-transition: opacity 260ms ease, -webkit-transform 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
  transition: opacity 260ms ease, transform 420ms cubic-bezier(0.2, 0.76, 0.2, 1);
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__back-label,
body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__back-title,
body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__summary,
body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__tags,
body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__cta,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__back-label,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__back-title,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__summary,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__tags,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__cta {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__back-title,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__back-title {
  -webkit-transition-delay: 60ms;
  transition-delay: 60ms;
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__summary,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__summary {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__tags,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__tags {
  -webkit-transition-delay: 140ms;
  transition-delay: 140ms;
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__cta,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__cta {
  -webkit-transition-delay: 180ms;
  transition-delay: 180ms;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__back-label {
  margin: 0 0 12px;
  color: color-mix(in srgb, var(--card-accent), #fff 22%);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__back-title {
  margin-bottom: 16px;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__summary {
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.72;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__tags {
  margin: 0 -5px 20px;
  font-size: 0;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__tags span {
  display: inline-block;
  margin: 0 5px 8px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  line-height: 1.1;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__cta {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 28px;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
}

body[data-chid="1"] #row_58 .shenmei-insight-card__cta::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: -webkit-transform 180ms ease;
  transition: transform 180ms ease;
}

body[data-chid="1"] #row_58 .shenmei-insight-card:hover .shenmei-insight-card__cta::after,
body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__cta::after {
  -webkit-transform: translateX(5px) rotate(45deg);
  transform: translateX(5px) rotate(45deg);
}

body[data-chid="1"] #row_58 .shenmei-insight-card:focus .shenmei-insight-card__face {
  border-color: rgba(255, 255, 255, 0.38);
}

@supports not (background: color-mix(in srgb, #fff, transparent)) {
  body[data-chid="1"] #row_58 .shenmei-insight-card::before {
    background: radial-gradient(360px circle at var(--mx) var(--my), rgba(161, 0, 255, 0.42), rgba(255, 255, 255, 0) 58%);
  }

  body[data-chid="1"] #row_58 .shenmei-insight-card::after,
  body[data-chid="1"] #row_58 .shenmei-insight-card__copy::before {
    box-shadow: none;
  }

  body[data-chid="1"] #row_58 .shenmei-insight-card__back-label {
    color: var(--card-accent);
  }
}

@media (prefers-reduced-motion: reduce) {
  body[data-chid="1"] #row_58 .shenmei-insight-card,
  body[data-chid="1"] #row_58 .shenmei-insight-card::before,
  body[data-chid="1"] #row_58 .shenmei-insight-card::after,
  body[data-chid="1"] #row_58 .shenmei-insight-card__front img,
  body[data-chid="1"] #row_58 .shenmei-insight-card__shade,
  body[data-chid="1"] #row_58 .shenmei-insight-card__copy,
  body[data-chid="1"] #row_58 .shenmei-insight-card__copy::before,
  body[data-chid="1"] #row_58 .shenmei-insight-card__back,
  body[data-chid="1"] #row_58 .shenmei-insight-card__back-label,
  body[data-chid="1"] #row_58 .shenmei-insight-card__back-title,
  body[data-chid="1"] #row_58 .shenmei-insight-card__summary,
  body[data-chid="1"] #row_58 .shenmei-insight-card__tags,
  body[data-chid="1"] #row_58 .shenmei-insight-card__cta,
  body[data-chid="1"] #row_58 .shenmei-insight-card__cta::after {
    -webkit-transition: none;
    transition: none;
  }

  body[data-chid="1"] #row_58 .shenmei-insight-card:hover,
  body[data-chid="1"] #row_58 .shenmei-insight-card:focus {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
