

/* Start:/local/templates/ergo/components/bem/common.blocks/modal-form/style.css?1770798059525*/
.modal-form__hint {
    padding: 1.25em 1em 0
}

.modal-form__hint a {
    text-decoration: underline
}

.modal-form__btn {
    width: 100%;
    margin-top: 1.25em;
    border-radius: .5em;
    height: 2.5em
}

.modal-form__btn span {
    font-size: .875em
}

.modal-form__fields {
    margin-top: 2.5em;
    display: grid;
    grid-template-columns: 100%;
    gap: .875em
}

@media screen and (max-width: 576px) {
    .modal-form__fields {
        gap: .75em;
        margin-top: 1.5em
    }
}
/* End */


/* Start:/local/templates/ergo/components/ergo/modal/auth-code-modal/style.css?1770798059912*/
.auth-code-modal .modal-form__btn {
    width: 12em;
    margin-left: auto;
    margin-right: auto
}

.auth-code-modal .code-field {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.auth-code-modal__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: .625em
}

.auth-code-modal__btn {
    color: #1f2b32
}

.auth-code-modal__hint {
    text-align: center
}

@media screen and (max-width: 576px) {
    .auth-code-modal .modal-form__btn,.auth-code-modal__nav {
        margin-top: .625em
    }

    .auth-code-modal__btn,.auth-code-modal__hint {
        font-size: .75em
    }
}
/* End */


/* Start:/local/templates/ergo/components/ergo/modal/reg-modal/style.css?1770798059856*/
.reg-modal .code-field {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reg-modal .code-modal__nav {
    margin-top: 1.25em
}

.reg-modal .code-modal__hint {
    margin-bottom: .75em
}

.reg-modal .m-check {
    margin-top: 2.5em
}

.reg-modal .m-check label {
    color: #bcbcbc;
    padding-top: 0
}

.reg-modal .m-check label span {
    font-size: .75em
}

.reg-modal .modal-form__btn {
    width: 12em;
    margin: 1.875em auto 0
}

.reg-modal__hint {
    padding: 1.875em 1em 0;
    color: #bcbcbc
}

@media screen and (max-width: 576px) {
    .reg-modal .code-modal__hint {
        margin-bottom: .25em
    }

    .reg-modal .modal-form__btn {
        width: 100%;
        margin-top: 1.75em
    }

    .reg-modal__hint {
        padding: 1.125em 0 0
    }
}
/* End */


/* Start:/local/templates/ergo/components/ergo/modal/auth-code-modal/code-field/code-field.css?1770798059717*/
.code-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.code-field .input-group {
    margin-right: .625em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.code-field .input-group:last-child {
    margin-right: 0
}

.code-field .input-group input {
    font-size: 1.5em;
    height: 1.91em;
    width: 1.71em;
    text-align: center;
    padding: 0;
    margin-right: .42em;
    border-radius: .33em
}

.code-field .input-group input:last-child {
    margin-right: 0
}

.code-field__wrap._error iput {
    border-color: #f57f00
}

.code-field__error {
    color: #f57f00;
    margin-top: 1.25em;
    text-align: center
}
/* End */
/* /local/templates/ergo/components/bem/common.blocks/modal-form/style.css?1770798059525 */
/* /local/templates/ergo/components/ergo/modal/auth-code-modal/style.css?1770798059912 */
/* /local/templates/ergo/components/ergo/modal/reg-modal/style.css?1770798059856 */
/* /local/templates/ergo/components/ergo/modal/auth-code-modal/code-field/code-field.css?1770798059717 */
