@import '_content/iPopup/iPopup.8omr2dtdx8.bundle.scp.css';

/* /Features/Components/FooterComponent/Footer.razor.rz.scp.css */
.footer[b-8v0j3jbc7u] {
  width: 100%;
  background: #7f7f7f;
}
.footer__wrapper[b-8v0j3jbc7u] {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
}
.footer__top[b-8v0j3jbc7u] {
  display: flex;
}
.footer__social[b-8v0j3jbc7u] {
  flex: 0 25%;
}
.footer__social h3[b-8v0j3jbc7u] {
  font-size: 48px;
  color: #fff;
  font-weight: 800;
  padding-bottom: 50px;
}
.footer__social p[b-8v0j3jbc7u] {
  color: #fff;
  line-height: 1.5;
}
.footer__menu[b-8v0j3jbc7u] {
  padding-top: 112px;
  padding-left: 50px;
  flex: 0 75%;
}
.footer__menu ul[b-8v0j3jbc7u] {
  list-style: none;
  column-count: 3;
  column-fill: balance;
  max-width: 890px;
}
.footer__menu ul li[b-8v0j3jbc7u] {
  padding-right: 20px;
  margin-bottom: 10px;
  display: list-item;
}
.footer__menu ul li a[b-8v0j3jbc7u] {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #929292;
  width: 100%;
  display: block;
  padding-bottom: 13px;
  padding-left: 10px;
  font-weight: 700;
  font-size: 15px;
}
.footer__bottom[b-8v0j3jbc7u] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 0;
}
.footer__bottom--menu ul[b-8v0j3jbc7u] {
  list-style: none;
  padding: 0;
  display: flex;
}
.footer__bottom--menu ul li a[b-8v0j3jbc7u] {
  color: #fff;
  text-decoration: none;
  padding-right: 40px;
  font-size: 15px;
}
.footer__bottom--designed[b-8v0j3jbc7u] {
  font-size: 15px;
  color: #fff;
  display: flex;
  align-items: center;
}
.footer__bottom--designed p[b-8v0j3jbc7u] {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
.footer__bottom--designed p[b-8v0j3jbc7u]::after {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #fff;
  position: absolute;
  left: 164px;
}
.footer__bottom--designed p img[b-8v0j3jbc7u] {
  padding-left: 25px;
  padding-bottom: 8px;
  width: 185px;
}
/* /Features/Components/ProgressBar/ProgressBar.razor.rz.scp.css */
.stepper[b-znukwhfyqu] {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .stepper[b-znukwhfyqu] {
    justify-content: center;
  }
}
@media screen and (max-width: 500px) {
  .stepper[b-znukwhfyqu] {
    flex-wrap: wrap;
  }
}
.stepper__item[b-znukwhfyqu] {
  margin-right: 5px;
  width: 330px;
}
@media screen and (max-width: 1023px) {
  .stepper__item[b-znukwhfyqu] {
    width: 30%;
    margin-top: 25px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .stepper__item.amount-4[b-znukwhfyqu] {
    width: 23%;
  }
}
.stepper__item input[b-znukwhfyqu] {
  position: absolute;
  visibility: hidden;
  z-index: -1;
  overflow: hidden;
}
.stepper__item label[b-znukwhfyqu] {
  position: relative;
  display: block;
}
.stepper__item label .step[b-znukwhfyqu] {
  margin: 0 auto;
  text-align: center;
  display: block;
  height: 105px;
  margin-bottom: 10px;
}
.stepper__item label .step-number[b-znukwhfyqu] {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-align: center;
}
.stepper__item label p[b-znukwhfyqu] {
  text-align: center;
  font-size: 22px;
  color: #0e6ac2;
  font-weight: 700;
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .stepper__item label p[b-znukwhfyqu] {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .stepper__item label p[b-znukwhfyqu] {
    font-size: 11px;
  }
}
.stepper__item .stepper__step--upcoming[b-znukwhfyqu] {
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .stepper__icon img[b-znukwhfyqu] {
    height: 45px !important;
  }
}
.stepper__circle[b-znukwhfyqu] {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .stepper__circle[b-znukwhfyqu] {
    bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .stepper__circle img[b-znukwhfyqu] {
    width: 80px;
  }
}
.stepper__circle p[b-znukwhfyqu] {
  position: absolute;
  font-size: 36px !important;
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  .stepper__circle p[b-znukwhfyqu] {
    font-size: 18px !important;
  }
}
.stepper__text[b-znukwhfyqu] {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .stepper__text span[b-znukwhfyqu] {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .stepper__text p[b-znukwhfyqu] {
    display: none;
  }
}
.stepper__bg[b-znukwhfyqu] {
  width: 100%;
  height: 40px;
  background: #3169c0;
}
@media screen and (max-width: 767px) {
  .stepper__bg[b-znukwhfyqu] {
    height: 30px;
  }
}
