

/* Start:/local/components/cresu.unipartner.unauthorized/auth/templates/.default/style.css?17425420041213*/

.page-new-request__resend-wrapper {
    display: flex;
    justify-content: center;
}

.page-new-request__resend-btn {
    font-size: 13px;
    color: #14254A;
    text-decoration: none;
    border-bottom: 1px dashed #14254A;
    cursor: pointer;
}

.page-new-request__resend-btn:hover {
    border-color: transparent;
}

.page-new-request__resend-btn.page-new-request__resend-btn--nothover:hover {
    cursor: default;
}

.page-new-request__sms-code__hint {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #aaaeb6;
    margin-top: 8px;
}

@media (min-width: 990px) {
    .page-new-request__sms-code__hint {
        text-align: left;
    }
}
.page-new-request__sms-code {
    margin-top: 24px;
}

@media (min-width: 990px) {
    .page-new-request__sms-code {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 16px;
    }
}
.page-new-request__sms-code .button-form__left-icon {
    opacity: 0.6;
}

.page-new-request__sms-code > * + * {
    margin-top: 8px;
}

@media (min-width: 990px) {
    .page-new-request__sms-code > * + * {
        margin-top: 0;
    }
}

/* End */
/* /local/components/cresu.unipartner.unauthorized/auth/templates/.default/style.css?17425420041213 */
