
.img[data-v-02b0ba5e] {
    width: 212px;
    margin-top: 65px;
    margin-bottom: 35px;
}
.auth-item[data-v-02b0ba5e] {
    width: 250px;
    height: 32px;
    border: solid 1px var(--blue);
    border-radius: 17px;
    padding-left: 15px;
    overflow: hidden;
}
.auth-item-title[data-v-02b0ba5e] {
    font-size: 13px;
    color: var(--blue);
    flex-shrink: 0;
}
.auth-item-input[data-v-02b0ba5e] {
    width: 120px;
    margin-left: 15px;
    border: none;
    font-size: 14px;
    height: 100%;
    background: transparent;
}
.bottom-button[data-v-02b0ba5e] {
    height: 44px;
    line-height: 44px;
    width: 340px;
    text-align: center;
    background: var(--blue);
    font-size: 15px;
    color: white;
    border-radius: 22px;
    margin-top: 80px;
}
.sms-box[data-v-02b0ba5e] {
    /* height: 100% !important;
    display: flex;
    align-items: center;
    background-color: var(--blue); */
    padding: 15px !important;
}

