.auto-mobile-recyle[data-v-082ccff5] {
  padding-inline: var(--gutter);
  background-color: #fff;
}
.auto-mobile-recyle .about-尊龙凯时 .desc[data-v-082ccff5] {
  font-size: var(--desc);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  margin-top: 20px;
}
.auto-mobile-recyle .about-尊龙凯时 .info-list[data-v-082ccff5] {
  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-082ccff5] {
    flex-direction: column;
}
}
.auto-mobile-recyle .about-尊龙凯时 .info-list .info-item[data-v-082ccff5] {
  display: flex;
  flex: 1;
  border-radius: 8px;
  background-color: var(--fill-card);
  gap: 16px;
}
@media screen and (min-width: 1024px) {
.auto-mobile-recyle .about-尊龙凯时 .info-list .info-item[data-v-082ccff5] {
    padding: clamp(0px, 2.4305555556vw, 35px);
}
}
@media screen and (max-width: 1023.98px) {
.auto-mobile-recyle .about-尊龙凯时 .info-list .info-item[data-v-082ccff5] {
    padding: clamp(0px, 8.3333333333vw, 120px) clamp(0px, 6.9444444444vw, 100px);
}
}