/* [project]/node_modules/@msu/lie-detector/dist/assets/StepForm.css [app-client] (css) */
._nav_box_aifqn_6 {
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}

@media only screen and (max-width: 767px) {
  ._nav_box_aifqn_6 {
    padding: 0 6.6667vw 6.6667vw;
  }
}

._page_aifqn_18 {
  position: relative;
}

._quiz_container_aifqn_22, ._quiz_contents_aifqn_26 {
  width: 100%;
}

._image_container_aifqn_30 {
  pointer-events: none;
  width: 100%;
  height: 320px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  ._image_container_aifqn_30 {
    height: 56.9444vw;
  }
}

._quiz_header_aifqn_42 {
  padding: 12px;
}

._quiz_title_aifqn_46 {
  color: #000;
}

._choices_container_aifqn_50 {
  min-height: 124px;
  padding: 12px;
}

._choices_container_aifqn_50 > div {
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
  display: grid;
}

._navigation_container_aifqn_60 {
  align-items: center;
  gap: 12px;
  display: flex;
}

._shortcut_aifqn_66 {
  align-items: center;
  gap: 2px;
  font-family: SofiaSansCondensed;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

._shortcut_number_aifqn_75 {
  color: var(--brand-primary);
}

._shortcut_separator_aifqn_79 {
  color: var(--neutral-400);
}

._shortcut_total_aifqn_83 {
  color: #000;
}

._ox_choices_aifqn_87 {
  gap: 12px;
  display: flex;
}

._choices_list_aifqn_92 {
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
  display: grid;
}

._choice_label_aifqn_98 {
  align-items: center;
  display: flex;
}

._choice_text_aifqn_103, ._radio_input_aifqn_107 {
  cursor: pointer;
}

._multiple_badge_aifqn_111 {
  color: var(--brand-primary);
  background-color: var(--brand-primary-overlay);
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
}

._error_message_aifqn_121 {
  color: var(--red-500);
  padding: 12px;
  font-size: 14px;
}

/* [project]/node_modules/@msu/lie-detector/dist/assets/GuideCloseButton.css [app-client] (css) */
._button_el8dx_6 {
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

._button_el8dx_6:focus {
  outline: 0;
}

@media only screen and (max-width: 767px) {
  ._button_el8dx_6 {
    width: 13.3333vw;
    height: 13.3333vw;
  }

  ._button_el8dx_6 svg {
    width: 4.4444vw !important;
    height: 4.4444vw !important;
  }
}

/* [project]/node_modules/@msu/lie-detector/dist/assets/GuideBaseHeader.css [app-client] (css) */
._header_ntil3_6 {
  color: #21272a;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  padding-left: 24px;
  padding-right: 8px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 767px) {
  ._header_ntil3_6 {
    height: 17.7778vw;
    padding-left: 6.6667vw;
    padding-right: 2.2222vw;
    font-size: 4.4444vw !important;
  }
}

/* [project]/node_modules/@msu/lie-detector/dist/assets/GuideModalBaseLayout.css [app-client] (css) */
._guide_modal_wrapper_1oj4f_7 {
  max-width: 512px;
  position: relative;
}

._layout_1oj4f_12 {
  pointer-events: auto;
  background: #fff;
  border-radius: 24px;
  width: 100%;
  max-width: 512px;
  box-shadow: 0 16px 24px -4px #00000026;
}

@media only screen and (max-width: 767px) {
  ._layout_1oj4f_12 {
    border-radius: 6.6667vw;
    max-width: 92%;
  }
}

._contents_1oj4f_28 {
  box-sizing: border-box;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: hidden scroll;
}

._contents_1oj4f_28::-webkit-scrollbar {
  display: none;
}

._detector_1oj4f_41 {
  pointer-events: none;
  z-index: 1;
  position: absolute;
  top: -100px;
  right: 20px;
}

/*# sourceMappingURL=cf7c08ba13301045.css.map*/