@import url('mona-alert.css');

.monaSubmitButton.monaDisabled,
.monaFieldNotAllow {
    opacity: 0.6;
    cursor: not-allowed !important;
}

.sign-form-mona {
    display: none;
}

.sign-form-mona.open {
    display: block;
}

.forgot-form-mona:not(.open) {
    display: none;
}

.monaFieldItem.monaRequiredBorder .input-border {
    border-color: #bb0000 !important;
}

.scan-noti.scan-success {
    display: none;
}

.scan-noti.scan-success.open {
    display: flex;
}

/* .about-hori .img .bg img {
    -o-object-fit: fill;
    object-fit: fill;
} */

@media screen and (max-width: 600px) {
    .hd-btn .btn-glow.btn-glow-scan .btn,
    .hd-btn .btn-glow.btn-glow-gem .btn {
        gap: 5px;
        padding: 0 10px;
    }
}

.achieve-bxh-flex {
    justify-content: center;
}

.achieve-bxh-wrapper.just-top-3 {
    margin-bottom: 5rem;
}

.achieve-bxh-item .inner .info .name img {
    display: block;
}