<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ml--phone {
    position: relative !important;
    margin-top: 7px !important;
    margin-right: -40px;
}

.club_check {
    display: block !important;
}

.club_check .flex {
    display: flex;
    justify-content: center;
}

.club_check .auth-greyblock {
    background: white;
}

.club_check .auth-greyblock, .club_check .auth-modal__l, .club_check .auth-text {
    max-width: 100% !important;
}

.club_check .code-auth-title {
    margin-right: 25px;
}

.club_check .auth-help-links, .club_check .auth-text {
    text-align: center;
    margin-top: 20px;
}

.club_check .result-block {
    margin: 20px 15px 0;
}

.club_check .result-block p span {
    font-size: 25px;
}

.club_check .code .code-auth-title {
    margin-top: 14px !important;
}

.club_check .code button {
    margin-top: 8px !important;
}

.err-block {
    margin-top: 15px;
}</pre></body></html>