.forgotPasswordModal #modal-footer {
  justify-content: center !important;
  cursor: pointer; }
  .forgotPasswordModal #modal-footer #submit-otp-button {
    height: 56px;
    border-radius: 8px;
    background: #7A3986;
    color: #FFF;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0px 24px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .forgotPasswordModal #modal-footer #submit-otp-button.disabled {
      background: #E9EBF1;
      color: #909091;
      pointer-events: none; }

.comp-ui-26 {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .comp-ui-26.off {
    display: none; }
  .comp-ui-26 .c-item-01 {
    margin-bottom: 32px; }
  .comp-ui-26 .c-item-02 {
    margin-bottom: 20px; }
  .comp-ui-26 .c-item-03 {
    margin-bottom: 40px;
    text-align: center; }
    .comp-ui-26 .c-item-03 .c-unit-01 {
      font-weight: 600; }
  .comp-ui-26 .c-item-04 {
    display: flex;
    justify-content: center;
    margin-bottom: 24px; }
    .comp-ui-26 .c-item-04 .c-unit-01 {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 48px;
      height: 60px;
      border: 2px solid #909091;
      border-radius: 8px;
      text-align: center; }
      .comp-ui-26 .c-item-04 .c-unit-01:not(:last-child) {
        margin-right: 8px; }
  .comp-ui-26.invalid .c-item-04 .c-unit-01 {
    border: 2px solid #A32F2A;
    background: #FFF8F9; }
  .comp-ui-26.invalid .c-item-07 {
    display: none; }
  .comp-ui-26.invalid .c-item-06 {
    color: #A32F2A; }
    .comp-ui-26.invalid .c-item-06 .c-item-05 {
      color: #A32F2A; }
  .comp-ui-26.invalid .c-item-09 {
    display: block;
    font-size: 12px !important; }
  .comp-ui-26.expried .c-item-04 .c-unit-01 {
    border: 2px solid #A32F2A;
    background: #FFF8F9; }
  .comp-ui-26.expried .c-item-06 {
    display: none; }
  .comp-ui-26 .c-item-05 {
    width: 290px;
    margin-bottom: 8px;
    text-align: center; }
  .comp-ui-26 .c-item-06 {
    width: 290px;
    margin-bottom: 10px;
    text-align: center; }
  .comp-ui-26 .c-item-07 {
    display: block;
    width: 100%;
    height: 48px;
    background: #E9EBF1;
    border-radius: 4px;
    letter-spacing: -0.01em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }
  .comp-ui-26 .c-item-08 {
    background: #FBECEE;
    border-radius: 8px;
    display: none;
    justify-content: space-between;
    padding: 16px;
    width: 100%;
    align-items: center; }
    .comp-ui-26 .c-item-08.expried {
      display: flex; }
    .comp-ui-26 .c-item-08 .c-unit-01 {
      width: 167px; }
    .comp-ui-26 .c-item-08 .c-unit-02 {
      padding: 12px 20px 13px 20px;
      border-radius: 8px;
      background-color: white; }
  .comp-ui-26 .c-item-09 {
    display: none; }

@media all and (max-width: 414px) {
  .forgotPasswordModal {
    background: #fff; } }
@media all and (min-width: 415px) and (max-width: 767px) {
  .forgotPasswordModal {
    background: #fff; } }
@media all and (min-width: 768px) and (max-width: 1023px) {
  .comp-ui-26 .c-item-03-fix {
    font-size: 14px !important;
    line-height: 22px !important; } }
@media all and (min-width: 1024px) and (max-width: 1279px) {
  .comp-ui-26 .c-item-03-fix {
    font-size: 14px !important;
    line-height: 22px !important; }

  .comp-ui-05 .c-wrapper .container-02 {
    width: 100%; } }
@media all and (min-width: 1280px) and (max-width: 1679px) {
  .comp-ui-26 .c-item-03-fix {
    font-size: 14px !important;
    line-height: 22px !important; } }
@media all and (min-width: 1680px) {
  .comp-ui-26 .c-item-03-fix {
    font-size: 14px !important;
    line-height: 22px !important; } }

/*# sourceMappingURL=CompUI-26.css.map */
