.auto-mobile-recyle[data-v-c79ddb40] {
  padding-inline: var(--gutter);
  background-color: #fff;
}
.auto-mobile-recyle .about-尊龙凯时 .button-base[data-v-c79ddb40] {
  margin-top: clamp(16px, 1.3888888889vw, 20px);
}
@media screen and (min-width: 1024px) {
.auto-mobile-recyle .about-尊龙凯时 .button-base[data-v-c79ddb40] {
    width: clamp(0px, 18.6805555556vw, 269px);
}
}
@media screen and (max-width: 1023.98px) {
.auto-mobile-recyle .about-尊龙凯时 .button-base[data-v-c79ddb40] {
    width: 227px;
}
}
.auto-mobile-recyle .about-尊龙凯时 .info-list[data-v-c79ddb40] {
  margin-top: clamp(25px, 2.2222222222vw, 32px);
  display: flex;
  gap: clamp(12px, 1.1111111111vw, 16px);
}
@media screen and (max-width: 1023.98px) {
.auto-mobile-recyle .about-尊龙凯时 .info-list[data-v-c79ddb40] {
    gap: 24px;
    flex-direction: column;
}
}
.auto-mobile-recyle .about-尊龙凯时 .info-list .info-item[data-v-c79ddb40] {
  border-radius: 8px;
  background-color: var(--fill-card);
  white-space: pre-wrap;
  text-align: left;
  display: grid;
  gap: 16px;
  align-content: center;
  height: clamp(0px, 17.9166666667vw, 258px);
}
@media screen and (min-width: 1024px) {
.auto-mobile-recyle .about-尊龙凯时 .info-list .info-item[data-v-c79ddb40] {
    padding: clamp(0px, 2.0833333333vw, 30px);
    flex: 1 1 0;
}
}
@media screen and (max-width: 1023.98px) {
.auto-mobile-recyle .about-尊龙凯时 .info-list .info-item[data-v-c79ddb40] {
    padding: clamp(0px, 5.5555555556vw, 80px);
    height: 248px;
}
}
.auto-mobile-recyle .about-尊龙凯时 .info-list .info-item .value[data-v-c79ddb40] {
  font-size: var(--body1);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.5;
  color: var(--text-bk-primary);
  font-family: "NotoSansJP";
}
.auto-mobile-recyle .about-尊龙凯时 .info-list .info-item .label[data-v-c79ddb40] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  font-family: "NotoSansJP";
}