

/* Start:/local/templates/bigcenter_locator_2024/pages/quiz/select_avtovish/style.css?17546581963084*/
.q_quiz {
  position: relative;
}

.q_posad_video_row {
  width: 100%;
  height: calc(100vh - 90px);
  position: relative;
}
.q_posad_video_row::after {
  content: "";
  position: absolute;
  inset: 0;
  /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 32.3%, #000000 99.84%); */
  background: rgba(0, 0, 0, 0.5);
}
.q_posad_video_row video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  display: block;
}
.q_posad_quiz_row {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.q_posad_content [data-quiz-title] {
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  text-align: center;
  display: block;
}
@media (min-width: 768px) {
  .q_posad_content [data-quiz-title] {
    font-size: 25px;
  }
}
.q_posad_content [data-quiz-action] {
  display: flex;
  gap: 17px;
  flex-wrap: wrap;
}
.q_posad_content [data-quiz-action] > div {
  flex-grow: 1;
}
.q_posad_content [data-quiz-action] .policy_check {
  position: relative;
}
.q_posad_content [data-quiz-action] .policy_check span {
  font-size: 10px;
  color: #fff;
}
.q_posad_content [data-quiz-action] .policy_check a {
  font-size: 10px;
  position: absolute;
  bottom: 25px;
  left: 30px;
  color: #4D6EF2;
}
.q_posad_content .step_col {
  max-width: 350px;
  margin: 20px auto 25px;
}
@media (min-width: 768px) {
  .q_posad_content .step_col {
    margin: 30px auto 50px;
  }
}
.q_posad_content .step_item {
  background-color: #fff;
  border-radius: 5px;
  margin: 0 auto 15px !important;
}
.q_posad_content .step_item[dwk-i-type=radio] {
  padding: 0 10px;
}
.q_posad_title {
  font-size: 43px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .q_posad_title {
    margin-bottom: 40px;
  }
}
.q_posad_title img {
  max-width: 100%;
}
.q_posad_band {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
}
.q_posad_band [data-quiz-steplog] {
  display: none;
  color: #fff;
  font-weight: 500;
  font-size: 25px;
}
.q_posad_band .success.active[data-quiz-steplog] {
  display: block;
}
.q_posad_band .success.active[data-quiz-steplog]::after {
  position: absolute;
  content: "";
  background-color: red;
  display: block;
  border-radius: 5px;
  height: 11px;
  margin-top: 7px;
}
.q_posad_band .success.active[data-quiz-steplog]:nth-child(1):after {
  width: 20%;
}
.q_posad_band .success.active[data-quiz-steplog]:nth-child(2):after {
  width: 40%;
}
.q_posad_band .success.active[data-quiz-steplog]:nth-child(3):after {
  width: 60%;
}
.q_posad_band .success.active[data-quiz-steplog]:nth-child(4):after {
  width: 80%;
}
.q_posad_band .success.active[data-quiz-steplog]:nth-child(5):after {
  width: 100%;
}
.q_posad_band_row {
  height: 11px;
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  margin-top: 7px;
  display: none;
}

.q_posad_band:has(.success.active) ~ .q_posad_band_row {
  display: block;
}

.flex-theme main {
  margin-top: 0 !important;
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/bigcenter_locator_2024/pages/quiz/select_avtovish/style.css?17546581963084 */
