
.cc_b2a25lfn_WesJ5EttFc .checkout-stepper, .cc_b2a25lfn_FSbugN4xOy .checkout-stepper {
  width: 100%;
}

.cc_b2a25lfn_WesJ5EttFc .checkout-stepper__list, .cc_b2a25lfn_FSbugN4xOy .checkout-stepper__list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 0.25rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cc_b2a25lfn_WesJ5EttFc .checkout-stepper__item, .cc_b2a25lfn_FSbugN4xOy .checkout-stepper__item {
  flex: 1;
  text-align: center;
  padding: 1rem 0.35rem 0.95rem;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
}

.cc_b2a25lfn_WesJ5EttFc .checkout-stepper__label, .cc_b2a25lfn_FSbugN4xOy .checkout-stepper__label {
  font-size: 0.6875rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #b0b0b0;
  font-weight: 500;
}

.cc_b2a25lfn_WesJ5EttFc .checkout-stepper__item--active, .cc_b2a25lfn_FSbugN4xOy .checkout-stepper__item--active {
  border-bottom-color: #111111;
}

.cc_b2a25lfn_WesJ5EttFc .checkout-stepper__item--active .checkout-stepper__label, .cc_b2a25lfn_FSbugN4xOy .checkout-stepper__item--active .checkout-stepper__label {
  color: #111111;
  font-weight: 700;
}

@media (min-width: 768px) {
  .cc_b2a25lfn_WesJ5EttFc .checkout-stepper__label, .cc_b2a25lfn_FSbugN4xOy .checkout-stepper__label {
    font-size: 0.75rem;
  }
}
