/* [project]/node_modules/@msu/access-guard/dist/assets/Reason.css [app-client] (css) */
._reason_1jczw_6 {
  color: var(--red-500);
  font-family: var(--font-roboto);
  background: #fa4d561a;
  border-radius: 12px;
  padding: 12px 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  ._reason_1jczw_6 {
    border-radius: 3.3333vw;
    padding: 3.3333vw 4.4444vw;
    font-size: 3.8889vw;
  }
}

/* [project]/node_modules/@msu/access-guard/dist/assets/ReverifyButton.css [app-client] (css) */
._container_e86m5_6 {
  border: 1px solid var(--Border-level-03, #868e964d);
  background: var(--Surface-clear, #fff);
  border-radius: 24px;
  width: 100%;
  padding: 24px;
  position: relative;
  box-shadow: 0 8px 16px -2px #0000001a;
}

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

._inner_container_e86m5_21 {
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}

@media only screen and (max-width: 767px) {
  ._inner_container_e86m5_21 {
    gap: 1.6667vw;
  }
}

._label_e86m5_33 {
  color: #21272a;
  font-family: var(--font-roboto);
  white-space: nowrap;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  ._label_e86m5_33 {
    font-size: 4.4444vw;
  }
}

._button_e86m5_49 {
  justify-content: center;
  width: 100%;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  ._button_e86m5_49 {
    margin-top: 5.5556vw;
  }
}

._status_e86m5_60 {
  height: 24px;
  font-family: var(--font-roboto);
  white-space: nowrap;
  border-radius: 24px;
  align-items: center;
  margin-left: auto;
  padding: 0 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

@media only screen and (max-width: 767px) {
  ._status_e86m5_60 {
    border-radius: 6.6667vw;
    height: 6.6667vw;
    padding: 0 2.2222vw;
    font-size: 3.3333vw;
  }
}

._status_e86m5_60._default_status_e86m5_82 {
  color: #868e96;
  background: #f7f8f9;
}

._status_e86m5_60._under_review_status_e86m5_86 {
  border: 1px dashed var(--Border-strong, #adb5bd);
  color: #868e96;
  background: #f7f8f9;
}

._status_e86m5_60._rejected_status_e86m5_91 {
  background: var(--red-500);
  border-color: var(--red-500);
  color: #fff;
}

._reason_e86m5_97 {
  margin-top: 12px;
}

@media only screen and (max-width: 767px) {
  ._reason_e86m5_97 {
    margin-top: 3.3333vw;
  }
}

._available_soon_e86m5_106 {
  background: var(--neutral-opacity-gray-g-20) !important;
  color: var(--neutral-opacity-gray-g-60) !important;
}

._attempt_text_e86m5_111 {
  opacity: .5;
}

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