.bxmaker-authuseremail-simple{
    color: #fff;
    padding: 80px;
    border-radius: 28.458px;
    border: 2.134px solid rgba(2, 52, 59, .49);
    background: rgba(2, 52, 59, .28);
    backdrop-filter: blur(8.8932294846px);
    min-width: 486px;
    max-width: 486px;
}
.bxmaker-authuseremail-button__inner{
    color: #fff;
    border: 0px;
    margin: 1.375rem 0px;
    display: flex;
    justify-content: center;
    padding: 1rem 0rem;
    width: 100%;
    background: var(--color-brown);
}
.bxmaker-authuseremail-button__inner:hover{
    background: var(--color-brown);
}
.no-break {
    white-space: nowrap;
}
.bxmaker-authuseremail-timeout{
    color: #fff;
}
.bxmaker-authuseremail-button__title{
    font-weight: 400;
}
a.bxmaker-authuseremail-link, a.bxmaker-authuseremail-link:visited, a.bxmaker-authuseremail-link:hover{
    font-weight: 700;
    color:#fff;
}