.app_main__F8uIB {
  margin-bottom: 130px;
}
@media (max-width: 576px) {
  .app_main__F8uIB {
    margin-bottom: 130px;
  }
}
.app_mainContent__\+GAtA {
  width: 100%;
  z-index: 0;
}
@media (max-width: 992px) {
  .app_mainContent__\+GAtA {
    width: 100%;
  }
}
.radial-gradient_radialGradient__x4QUP {
  background: rgb(255, 255, 255);
  background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -75%);
  width: 100%;
  height: 100%;
  min-height: 2400px;
  pointer-events: none;
  z-index: -1;
}
.radial-gradient_radialGradient__x4QUP.radial-gradient_secondary-background__Nsh8m {
  background: radial-gradient(circle, rgba(37, 211, 102, 0.6) 0%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
}
.header_navBar__CgYvN {
  background-color: rgba(10, 18, 29, 0.4);
  height: 100px;
  padding: 25px 128px 25px 128px;
  gap: 10px;
  color: rgb(252, 252, 252);
}
@media (max-width: 992px) {
  .header_navBar__CgYvN {
    padding: 24px 15px 24px 15px;
  }
}
.header_navBar__CgYvN .header_headerContent__FG1Zl {
  height: 50px;
}
.header_navBar__CgYvN .header_headerContent__FG1Zl .header_backButton__F7hDi {
  padding-top: 10px;
  height: 30px;
  cursor: pointer;
}
.header_navBar__CgYvN .header_headerContent__FG1Zl .header_backButton__F7hDi .header_backText__dlcWm i {
  font-size: 15px;
  padding-right: 5px;
}
@media (max-width: 992px) {
  .header_navBar__CgYvN .header_headerContent__FG1Zl .header_backButton__F7hDi .header_backText__dlcWm .header_backTextStyling__S-GCj {
    display: none;
  }
}
.header_navBar__CgYvN .header_headerContent__FG1Zl .header_logo__Os6tk {
  height: 32px;
  padding-top: 10px;
}
.header_navBar__CgYvN .header_headerContent__FG1Zl .header_logo__Os6tk img {
  max-height: 18px;
}
.header_navBar__CgYvN .header_headerContent__FG1Zl .header_flexLogo__Hu9q3 {
  height: 32px;
  padding-top: 10px;
}
.header_navBar__CgYvN .header_headerContent__FG1Zl .header_flexLogo__Hu9q3 img {
  max-height: 32px;
}
.header_navBar__CgYvN .header_headerContent__FG1Zl .header_activeStep__kDvxw {
  height: 30px;
  padding-top: 10px;
}
@media (max-width: 992px) {
  .header_navBar__CgYvN .header_headerContent__FG1Zl .header_activeStep__kDvxw .header_stepText__GCT\+H {
    display: none;
  }
}
.header_navProgress__Tfn-m {
  margin-bottom: 30px;
  height: 5px;
  background-color: rgba(255, 255, 255, 0.2);
}
.header_navProgress__Tfn-m .header_progressBar__dK10A {
  height: 5px;
  border-radius: 0px 60px 60px 0px;
}
.header_navProgress__Tfn-m .header_primary-background__bDN7d {
  background: linear-gradient(to right, rgb(22, 32, 43), rgb(9, 177, 255));
}
.header_navProgress__Tfn-m .header_secondary-background__psYCv {
  background: linear-gradient(to right, rgb(22, 32, 43), rgb(37, 211, 102));
}
.basic-loader_loaderContainer__mzQbm {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 50px;
}
.basic-loader_loaderContainer__mzQbm .basic-loader_innerContainer__y0gJO {
  width: 50px;
  height: 50px;
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  border: 3px solid #0095da;
  border-top: 3px solid transparent;
  border-radius: 50%;
  animation: basic-loader_spin__C4ApH 2s infinite;
}
@keyframes basic-loader_spin__C4ApH {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.self-building-square-loader_fullHeightContainer__-v-se {
  height: 100%;
  display: flex;
  align-items: center;
  min-height: calc(100vh - 30px);
}
.self-building-square-loader_fullHeightContainer__-v-se.self-building-square-loader_topMenuOffset__M7eVP {
  margin-top: -118px;
}
.self-building-square-loader_loader__ISqwN {
  height: 60px;
  width: 60px;
  top: 0px;
  margin: 0 auto;
}
.self-building-square-loader_loader__ISqwN * {
  box-sizing: border-box;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie {
  height: 15px;
  width: 15px;
  top: 0px;
  margin-right: 5px;
  margin-top: 5px;
  background: #0095da;
  float: left;
  position: relative;
  opacity: 0;
  animation: self-building-square-loader_self-building-square-spinner__Cd5X6 2000ms infinite;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(1) {
  animation-delay: 200ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(2) {
  animation-delay: 300ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(3) {
  animation-delay: 400ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(4) {
  animation-delay: 100ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(5) {
  animation-delay: 200ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(6) {
  animation-delay: 300ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(7) {
  animation-delay: 0ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(8) {
  animation-delay: 100ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_square__DpOie:nth-child(9) {
  animation-delay: 200ms;
}
.self-building-square-loader_loader__ISqwN .self-building-square-loader_clear__pf55k {
  clear: both;
}
@keyframes self-building-square-loader_self-building-square-spinner__Cd5X6 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0.5;
    top: 0;
  }
  15% {
    opacity: 1;
    top: 0;
  }
  50% {
    opacity: 1;
    top: 0;
  }
  55% {
    opacity: 1;
    top: 0;
  }
  70% {
    opacity: 0;
    top: 0;
  }
  100% {
    opacity: 0;
    top: inherit;
  }
}

/*# sourceMappingURL=main.5ae315abab351dd5.css.map*/