.OAuthLoginFrame_container__cICOx {
  width: 100%;
  height: 100%;
  min-height: 0;
}

.OAuthLoginFrame_frameWrap__3J7Hs {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
}

.OAuthLoginFrame_iframe__2aFTh {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.OAuthLoginFrame_statusLayer__3UPeE {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  background: #fff;
}

.OAuthLoginFrame_statusContent__1uiXV {
  width: 100%;
  text-align: center;
}

.OAuthLoginFrame_errorTitle__2APmr {
  margin: 0 0 8px;
  color: #1f2329;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.OAuthLoginFrame_errorMessage__3750g {
  margin: 0 0 24px;
  color: #606a78;
  font-size: 14px;
  line-height: 22px;
}

