

/* Start:/local/templates/bigcenter_locator_2024/components/bigcenter/form_step/repair_permit/style.css?17703653673708*/
.form_stages_switcher {
  display: none;
  align-items: center;
  margin-bottom: 80px;
}

@media (min-width: 992px) {
  .form_stages_switcher {
    display: flex;
  }
}
.form_stages_switcher_item {
  position: relative;
  font-size: 14px;
  line-height: 17px;
  color: var(--bs-black-color, #14121A);
  background: #fff;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

.form_stages_switcher_item:nth-child(10) .form_stages_switcher_line {
  opacity: 0.05;
}

.form_stages_switcher_item:nth-child(9) .form_stages_switcher_number,
.form_stages_switcher_item:nth-child(9) .form_stages_switcher_right div {
  opacity: 0.05;
}

.form_stages_switcher_item:nth-child(8) .form_stages_switcher_line {
  opacity: 0.1;
}

.form_stages_switcher_item:nth-child(7) .form_stages_switcher_number,
.form_stages_switcher_item:nth-child(7) .form_stages_switcher_right div {
  opacity: 0.1;
}

.form_stages_switcher_item:nth-child(6) .form_stages_switcher_line {
  opacity: 0.15;
}

.form_stages_switcher_item:nth-child(5) .form_stages_switcher_number,
.form_stages_switcher_item:nth-child(5) .form_stages_switcher_right div {
  opacity: 0.15;
}

.form_stages_switcher_item:nth-child(3) .form_stages_switcher_line {
  opacity: 0.2;
}

.form_stages_switcher_item:nth-child(3) .form_stages_switcher_number,
.form_stages_switcher_item:nth-child(3) .form_stages_switcher_right div {
  opacity: 0.2;
}

.form_stages_switcher_item:nth-child(2) .form_stages_switcher_line {
  opacity: 0.25;
}

.form_stages_switcher_item:nth-child(1) .form_stages_switcher_number,
.form_stages_switcher_item:nth-child(1) .form_stages_switcher_right div {
  opacity: 0.25;
}

.form_stages_switcher_item.success .form_stages_switcher_number,
.form_stages_switcher_item.success .form_stages_switcher_right div {
  color: var(--bs-main-color, #ED1C24);
  opacity: 1 !important;
}

.form_stages_switcher_item.success + .form_stages_switcher_line {
  border-bottom: 2px dashed var(--bs-main-color, #ED1C24);
}

.form_stages_switcher_number {
  font-weight: 900;
  font-size: 60px;
  line-height: 72px;
  color: var(--bs-black-color, #14121A);
  margin-right: 12px;
}

.form_stages_switcher_right div {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.form_stages_switcher_right span {
  white-space: nowrap;
}

.form_stages_switcher_line {
  flex-grow: 1;
  display: block;
  width: 100%;
  border-bottom: 2px dashed rgba(20, 18, 26, 0.2);
  margin: auto 1%;
}

.form_stages {
  display: flex;
  flex-direction: column;
}

.form_stages_add_row {
  text-align: center;
}

.form_stages .input_list {
  padding-bottom: 40px;
}

.form_stages .check_final {
  width: 100%;
}

.form_stages .service_choice_row {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

.form_stages .action .policy_view {
  font-size: 12px;
  order: 1;
}
@media (min-width: 768px) {
  .form_stages .action .policy_view {
    order: unset;
  }
}
.form_stages .action .policy_view a {
  color: var(--bs-main-color);
}
@media (min-width: 768px) {
  .form_stages .action {
    flex-wrap: nowrap !important;
  }
}

.form_stages .info_text {
  color: #3f3f3f;
  font-size: 12px;
}

.form_stages_response {
  max-width: 630px;
}

.form_stages_response h4 {
  text-transform: none;
}

.form_stages_response [data-cancel-btn] {
  width: 100% !important;
}

.form_stages .choice_warr {
  font-weight: 500;
}

.form_stages .choice_row {
  display: flex;
  align-items: center;
  gap: 20px;
  font-weight: 500;
}

.form_stages .radio_choice_item {
  display: none;
}

.form_stages .radio_choice_item.active {
  display: block;
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/bigcenter_locator_2024/components/bigcenter/form_step/repair_permit/style.css?17703653673708 */
