/*order-option*/
/*order-option*/
.4001百老汇-car-selection {
  background: linear-gradient(180.57deg, rgb(217, 222, 230) 0.517%, rgb(245, 247, 250) 99.012%);
}
.4001百老汇-car-selection .layout {
  max-width: 91.1111111111vw;
  margin: 0 auto;
}
.4001百老汇-car-selection-container {
  width: 100%;
  margin: 0 auto;
}
.4001百老汇-car-selection-wrapper {
  padding: 4.1666666667vw 0;
}
.4001百老汇-car-selection-btns {
  margin-top: 1.6666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
.4001百老汇-car-selection-btn {
  padding: 0.6944444444vw;
  border-radius: 4px;
  border: 0.6px solid rgb(26, 29, 37);
  min-width: 8.6111111111vw;
  text-align: center;
  color: rgb(26, 29, 37);
  font-size: 0.9027777778vw;
  font-weight: 500;
  line-height: 1.6923076923;
  -webkit-backdrop-filter: blur(8.2px);
          backdrop-filter: blur(8.2px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.4001百老汇-car-selection-btn:hover {
  background: rgb(26, 29, 37);
  color: rgb(255, 255, 255);
}
.4001百老汇-car-selection-btn.black {
  border-radius: 4px;
  background: rgb(26, 29, 37);
  color: rgb(255, 255, 255);
}
.4001百老汇-car-selection-btn.black:hover {
  background: rgba(0, 0, 0, 0.8);
}
.4001百老汇-car-selection-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5277777778vw;
  border-bottom: 1px solid rgb(201, 205, 212);
}
.4001百老汇-car-selection-header .type-btn {
  color: rgb(161, 166, 175);
  font-size: 1.1111111111vw;
  font-weight: 400;
  line-height: 1.25;
  padding-bottom: 4px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  cursor: pointer;
}
.4001百老汇-car-selection-header .type-btn::before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: transparent;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.4001百老汇-car-selection-header .type-btn.active {
  color: rgb(26, 29, 37);
  font-weight: 500;
}
.4001百老汇-car-selection-header .type-btn.active::before {
  background: rgb(26, 29, 37);
}
.4001百老汇-car-selection-main .image {
  width: 100%;
  height: 100%;
  aspect-ratio: 710/400;
  -o-object-fit: cover;
     object-fit: cover;
}
.4001百老汇-car-selection-main .4001百老汇-car-series-header {
  margin: 1.6666666667vw auto;
}
.4001百老汇-car-selection-main .4001百老汇-car-series-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.6666666667vw;
}
.4001百老汇-car-selection-main .4001百老汇-car-series-pagination-bullet {
  color: rgb(161, 166, 175);
  font-size: 1.1111111111vw;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  cursor: pointer;
}
.4001百老汇-car-selection-main .4001百老汇-car-series-pagination-bullet.active {
  color: rgb(26, 29, 37);
}
.4001百老汇-car-selection-main .4001百老汇-car-series-wrapper {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.4001百老汇-car-selection-main .4001百老汇-car-series-slide {
  height: 100%;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.4001百老汇-car-selection-main .4001百老汇-car-series-img {
  width: 49.3055555556vw;
  margin: 0 auto;
}
.4001百老汇-car-selection-main .4001百老汇-models-wrapper {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.4001百老汇-car-selection-main .4001百老汇-models-item {
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.4001百老汇-car-selection-main .4001百老汇-models-img {
  width: 49.3055555556vw;
  margin: 0 auto;
}
.4001百老汇-car-selection-main .4001百老汇-models-swiper-prev, .4001百老汇-car-selection-main .4001百老汇-models-swiper-next {
  position: absolute;
  width: 18.0555555556vw;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  cursor: pointer;
  background-color: transparent;
}
.4001百老汇-car-selection-main .4001百老汇-models-swiper-next {
  right: 0;
  left: auto;
}
.4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination {
  margin-top: 1.5972222222vw;
}
.4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5277777778vw;
}
.4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination-item {
  color: rgb(161, 166, 175);
  font-size: 1.3888888889vw;
  font-weight: 400;
  line-height: 1.4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination-item.active {
  color: rgb(26, 29, 37);
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .4001百老汇-car-selection {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(217, 222, 230)), color-stop(100.001%, rgb(245, 247, 250)));
    background: linear-gradient(180deg, rgb(217, 222, 230), rgb(245, 247, 250) 100.001%);
  }
  .4001百老汇-car-selection .layout {
    max-width: none;
    padding: 0 4.2666666667vw;
  }
  .4001百老汇-car-selection-container {
    width: 100%;
    margin: 0 auto;
  }
  .4001百老汇-car-selection-wrapper {
    padding: 12.8vw 0 6.4vw;
  }
  .4001百老汇-car-selection-btns {
    margin-top: 12vw;
    display: block;
    width: 100%;
    padding: 0 4.2666666667vw;
  }
  .4001百老汇-car-selection-btn {
    display: block;
    padding: 0 4.2666666667vw;
    height: 11.2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.7333333333vw;
    line-height: 1.2142857143;
    margin-bottom: 2.1333333333vw;
  }
  .4001百老汇-car-selection-btn:hover {
    background: rgb(26, 29, 37);
    color: rgb(255, 255, 255);
  }
  .4001百老汇-car-selection-btn.black {
    border-radius: 4px;
    background: rgb(26, 29, 37);
    color: rgb(255, 255, 255);
  }
  .4001百老汇-car-selection-btn.black:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .4001百老汇-car-selection-header {
    gap: 5.8666666667vw;
  }
  .4001百老汇-car-selection-header .type-btn {
    font-size: 4.2666666667vw;
    line-height: 1.25;
    padding-bottom: 4px;
  }
  .4001百老汇-car-selection-main .image {
    width: 100%;
    height: 100%;
    aspect-ratio: 375/212;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .4001百老汇-car-selection-main .4001百老汇-car-series-header {
    margin: 8.5333333333vw 0 8.5333333333vw;
    padding: 0 6.4vw;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .4001百老汇-car-selection-main .4001百老汇-car-series-header::-webkit-scrollbar {
    display: none;
  }
  .4001百老汇-car-selection-main .4001百老汇-car-series-pagination {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 8.5333333333vw;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .4001百老汇-car-selection-main .4001百老汇-car-series-pagination-bullet {
    color: rgb(161, 166, 175);
    font-size: 4.2666666667vw;
    white-space: nowrap;
  }
  .4001百老汇-car-selection-main .4001百老汇-car-series-pagination-bullet:last-of-type {
    padding-right: 6.4vw;
  }
  .4001百老汇-car-selection-main .4001百老汇-car-series-pagination-bullet.active {
    color: rgb(26, 29, 37);
  }
  .4001百老汇-car-selection-main .4001百老汇-car-series-img {
    width: 100%;
    margin: 0 auto;
  }
  .4001百老汇-car-selection-main .4001百老汇-models-wrapper {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  .4001百老汇-car-selection-main .4001百老汇-models-item {
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
            transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .4001百老汇-car-selection-main .4001百老汇-models-img {
    width: 100%;
    margin: 0 auto;
  }
  .4001百老汇-car-selection-main .4001百老汇-models-swiper-prev, .4001百老汇-car-selection-main .4001百老汇-models-swiper-next {
    display: none;
  }
  .4001百老汇-car-selection-footer {
    padding: 0 !important;
  }
  .4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination {
    margin-top: 8.5333333333vw;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 6.4vw;
  }
  .4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination::-webkit-scrollbar {
    display: none;
  }
  .4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 8.5333333333vw;
  }
  .4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination-item {
    font-size: 4.2666666667vw;
    line-height: 1.2;
    white-space: nowrap;
    -webkit-transition: none;
    transition: none;
  }
  .4001百老汇-car-selection-footer .4001百老汇-car-selection-pagination-item:last-of-type {
    padding-right: 6.4vw;
  }
}