/* Neutral */
/* Accent */
/* System */
/* Information */
/* Warning */
/* Success */
/* Common xs1, xs2 */
@media all and (max-width: 767px) {
  .otpModal .modal-header {
    flex-direction: column;
    align-items: center;
    padding: 56px 0 19px 0; }
    .otpModal .modal-header .c-item-02 {
      margin-top: 32px;
      font-size: 1.375em;
      font-weight: 500;
      color: #141414;
      line-height: 28px; }
  .otpModal .modal-body #otp-form {
    display: flex;
    flex-direction: column; }
  .otpModal .modal-body .c-item-01 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 0.875em;
    font-weight: 400;
    color: #000;
    line-height: 20px; }
  .otpModal .modal-body .c-item-02 {
    display: flex;
    margin: 0 auto 0 auto; }
    .otpModal .modal-body .c-item-02 .c-unit-01 {
      width: 48px;
      height: 60px;
      margin-right: 8px;
      border: 2px solid #E0E0E0;
      border-radius: 8px;
      text-align: center; }
      .otpModal .modal-body .c-item-02 .c-unit-01.error {
        border: 2px solid #BA1500; }
    .otpModal .modal-body .c-item-02 label.error {
      display: none !important; }
  .otpModal .modal-body .c-item-03 {
    text-align: center; }
    .otpModal .modal-body .c-item-03 .c-unit-01 {
      margin: 24px 0 8px 0;
      font-size: 0.8125em;
      font-weight: 400;
      color: #525252;
      line-height: 15px; }
    .otpModal .modal-body .c-item-03 .c-unit-02,
    .otpModal .modal-body .c-item-03 .c-unit-03 {
      font-size: 0.8125em;
      font-weight: 600;
      color: #141414;
      line-height: 15px; }
  .otpModal .modal-body .c-item-04 {
    margin: 24px 0 0 0;
    text-align: center; }
    .otpModal .modal-body .c-item-04 .c-unit-01,
    .otpModal .modal-body .c-item-04 .c-unit-02 {
      font-size: 0.8125em;
      font-weight: 600;
      line-height: 15px; }
    .otpModal .modal-body .c-item-04 .c-unit-01 {
      color: #BA1500; }
    .otpModal .modal-body .c-item-04 .c-unit-02 {
      color: #BA1500;
      text-decoration: underline; }
  .otpModal .modal-body .c-item-05 {
    margin: 24px 0 0 0;
    text-align: center;
    font-size: 0.8125em;
    font-weight: 600;
    color: #BA1500;
    line-height: 15px; }
  .otpModal .modal-body .c-item-06 {
    display: block;
    width: 120px;
    padding: 10px 0;
    margin: 12px auto 0 auto;
    background-color: #F5F5F5;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    font-size: 0.75em;
    font-weight: 400;
    color: #666666;
    text-align: center;
    transition: border 0.2s, color 0.2s; }
    .otpModal .modal-body .c-item-06:hover {
      color: #292929;
      border: 1px solid #B8B8B8; } }
/* Common sm, md, lg */
@media all and (min-width: 768px) {
  .otpModal .modal-header {
    flex-direction: column;
    align-items: center;
    padding: 32px 0 24px 0; }
    .otpModal .modal-header .c-item-02 {
      margin-top: 32px;
      font-size: 1.5em;
      font-weight: 500;
      color: #141414;
      line-height: 28px; }
  .otpModal .modal-body #otp-form {
    display: flex;
    flex-direction: column; }
  .otpModal .modal-body .c-item-01 {
    margin-bottom: 32px;
    text-align: center;
    font-size: 0.875em;
    font-weight: 400;
    color: #000;
    line-height: 22px; }
  .otpModal .modal-body .c-item-02 {
    display: flex;
    margin: 0 auto 0 auto; }
    .otpModal .modal-body .c-item-02 .c-unit-01 {
      width: 48px;
      height: 60px;
      margin-right: 8px;
      border: 2px solid #E0E0E0;
      border-radius: 8px;
      text-align: center;
      font-size: 1.25em;
      font-weight: 500;
      color: #141414;
      line-height: 24px; }
      .otpModal .modal-body .c-item-02 .c-unit-01.error {
        background-color: #FFF3F1;
        border: 2px solid #BA1500 !important; }
    .otpModal .modal-body .c-item-02 label.error {
      display: none !important; }
  .otpModal .modal-body .c-item-03 {
    text-align: center; }
    .otpModal .modal-body .c-item-03 .c-unit-01 {
      margin: 24px 0 8px 0;
      font-size: 0.8125em;
      font-weight: 400;
      color: #525252;
      line-height: 15px; }
    .otpModal .modal-body .c-item-03 .c-unit-02,
    .otpModal .modal-body .c-item-03 .c-unit-03 {
      font-size: 0.8125em;
      font-weight: 600;
      color: #141414;
      line-height: 15px; }
  .otpModal .modal-body .c-item-04 {
    margin: 24px 0 0 0;
    text-align: center;
    font-size: 0.875em;
    font-weight: 600;
    color: #BA1500;
    line-height: 15px; }
  .otpModal .modal-body .c-item-05 {
    margin: 25px 0 0 0;
    text-align: center;
    font-size: 0.875em;
    font-weight: 600;
    color: #BA1500;
    line-height: 15px; }
  .otpModal .modal-body .c-item-06 {
    display: block;
    width: 130px;
    padding: 10px 0;
    margin: 12px auto 0 auto;
    background-color: #F5F5F5;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    font-size: 0.8125em;
    font-weight: 400;
    color: #666666;
    text-align: center;
    transition: border 0.2s, color 0.2s; }
    .otpModal .modal-body .c-item-06:hover {
      color: #292929;
      border: 1px solid #B8B8B8; } }

/*# sourceMappingURL=OTP.css.map */
