.app__SDpv1 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #444;
  font-family: Helvetica Neue, arial, sans-serif;
  font-weight: 400;
  overflow: auto;
  padding: 36px;
}
.dark__CUk0V {
  color: #fff;
}
.light__hzREr {
  color: #444;
}
.title__SWqml {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 16px;
}
.prepaymentInfo__tgJJg {
  -ms-flex-pack: justify;
  color: #00a755;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: space-between;
  line-height: 18px;
  margin: 16px 0;
}
.stepperWrapper__nlH4v {
  margin-bottom: 20px;
}
.stepperItem__G1h1O,
.stepperWrapper__nlH4v {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.stepperItem__G1h1O {
  -ms-flex-align: start;
  align-items: start;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column;
}
.stepperItem__G1h1O:before {
  right: 100%;
}
.stepperItem__G1h1O:after,
.stepperItem__G1h1O:before {
  border-bottom: 1px solid #b5bbc2;
  content: "";
  position: absolute;
  top: 5px;
  width: 100%;
  z-index: 2;
}
.stepperItem__G1h1O:after {
  left: 0;
}
.stepCounter__6J8b3 {
  -ms-flex-pack: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 1px solid #4bb543;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  height: 10px;
  justify-content: center;
  margin-bottom: 6px;
  position: relative;
  width: 10px;
  z-index: 5;
}
.stepperItem__G1h1O.completed__EO7z-:after {
  border-bottom: 2px solid #4bb543;
  content: "";
  left: 0;
  position: absolute;
  top: 5px;
  width: 100%;
  z-index: 3;
}
.stepperItem__G1h1O.completed__EO7z- > .stepCounter__6J8b3 {
  background-color: #4bb543;
  height: 12px;
  width: 12px;
}
.stepperItem__G1h1O:first-child:before,
.stepperItem__G1h1O:last-child:after {
  content: none;
}
.stepName__UKis9 {
  margin-bottom: 20px;
}
.stepName__UKis9 > h4 {
  color: #6d7986;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin: 4px 0;
}
.stepName__UKis9 > span {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.line__K-pFP {
  border-bottom: 1px solid #b5bbc2;
  margin-bottom: 12px;
}
.totalAmount__KHfZy {
  -ms-flex-pack: justify;
  color: #00a755;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: space-between;
  line-height: 18px;
}
.totalAmountLabel__j7SpP {
  color: #b5bbc2;
}
.totalAmountValue__AVnf8 {
  font-size: 16px;
  font-weight: 700;
}
.tooltip__Hkogk {
  display: inline-block;
}
@media only screen and (max-width: 600px) {
  .app__SDpv1 {
    padding: 36px 0;
  }
}
