.steps[data-v-4a7df3f0] {
  width: 100%;
}
@media (min-width: 992px) {
.steps[data-v-4a7df3f0] {
    width: calc(100% - 400px);
}
}
.steps.full-width[data-v-4a7df3f0] {
  width: 100%;
}
.steps__step[data-v-4a7df3f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
  line-height: 22px;
}
@media (min-width: 576px) {
.steps__step[data-v-4a7df3f0] {
    line-height: 27px;
}
.steps__step[data-v-4a7df3f0]:not(:last-of-type)::before {
    position: absolute;
    border-bottom-width: 3px;
    border-color: #a3abb2;
    left: 0;
    width: 100%;
    pointer-events: none;
    font-family: "owl";
    content: "";
    z-index: 1;
    top: 15px;
    left: 30px;
}
}
.steps__step__step-status[data-v-4a7df3f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
@media (min-width: 576px) {
.steps__step__step-status[data-v-4a7df3f0] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
}
.steps__step__step-status label[data-v-4a7df3f0] {
  border-width: 3px;
  margin-bottom: .25rem;
  border-radius: 9999px;
  color: #a3abb2;
  position: relative;
  cursor: pointer;
  width: 32px;
  height: 32px;
  z-index: 2;
}
.steps__step__step-status label.number[data-v-4a7df3f0] {
  background-color: #fff;
  border-color: #a3abb2;
}
.steps__step__step-status label.check[data-v-4a7df3f0] {
  background-color: #8fc112;
  border-color: #8fc112;
  color: #fff;
  font-weight: 700;
  font-size: 1.125rem;
}
.steps__step__step-status span[data-v-4a7df3f0] {
  color: #a3abb2;
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: 1px;
  padding-left: 1px;
  max-width: 80px;
}
.steps__step.done[data-v-4a7df3f0]::before {
  border-color: #8fc112;
}
.steps__step.done label.number[data-v-4a7df3f0] {
  display: none;
}
.steps__step.done label.check[data-v-4a7df3f0] {
  display: block;
}
.steps__step.done span[data-v-4a7df3f0],
.steps__step.done i.owl-arrow-right[data-v-4a7df3f0] {
  color: #8fc112;
}
.steps__step.active label.number[data-v-4a7df3f0] {
  color: #8fc112;
  border-color: #8fc112;
}
.steps__step.active span[data-v-4a7df3f0] {
  border-bottom-width: 1px;
  border-color: #8fc112;
  color: #8fc112;
}
@media (min-width: 576px) {
.steps__step.active span[data-v-4a7df3f0] {
    border-style: none;
}
}


/*# sourceMappingURL=Addon~Payment~PaymentCallback.e412297b.css.map*/