

/* Start:/local/templates/gpn/components/bitrix/system.auth.forgotpasswd/.default/style.css?17283790244466*/
.grant-application__input input {
    width: 100%;
    height: 56px;
    margin: 8px 0 24px 0;
    padding: 18px 16px;
    border: 1px solid transparent;
    background: #f2f5f7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-family: Inter,sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 143%;
    outline: none;
    color: #0f0f0f;
    max-width:700px;
}

.grant-application__input label {
    color: #0F0F0F;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.grant-application__select select {
    width: 100%;
    height: 56px;
    margin: 8px 0 24px 0;
    padding: 18px 16px;
    border: 1px solid transparent;
    background: #f2f5f7;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-family: Inter,sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 143%;
    outline: none;
    color: #0f0f0f;
}

.grant-application__select label {
    color: #0F0F0F;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.grant-application__select select option {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

#checkboxJFace
{
    font-size: 1rem !important;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.link_application {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: end;
    justify-content: flex-start;
    color: #009AFF;
    text-align: left;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 134%;
    letter-spacing: 1.04px;
    padding-left:20px;
    text-transform: uppercase;
    margin-top: 8px;
}
.grant-application__submit__button{
    max-width:400px;
    color:#009AFF;
}
div#email-error{
    color:red;
    margin-bottom:32px;
}

.forgot_pass_top {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 60px;
    margin-bottom: 25px;
}

.forgot_pass_top .title {
    color: var(--black, #0F0F0F);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.forgot_pass_top .text {
    color: var(--black-60, #6F6F6F);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.authorization-section__loginForm_left .authorization-section__loginForm__form__button {
    margin-top: 24px;
    margin-bottom: 16px;
}

.authorization-section__loginForm_left .authorization-section__loginForm__either, .authorization-section__loginForm_left .authorization-section__loginForm__loginSocial {
    display: none;
}

.authorization-section__loginForm_left .error_block p {
    margin-bottom: 48px;
}

.authorization-section__loginForm_left .error_block p font {
    color: var(--error, #E97160);
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.grant-application__input input.error {
    margin-bottom: 8px;
    border: 1px solid var(--error, #E97160);
}

@media screen and (max-width: 767px) {
    .grant-application__input input.error {
        margin-bottom: 4px;
    }

    .authorization-section__loginForm_left .error_block p font {
        font-size: 12px;
        line-height: 18px;
    }

    .authorization-section__loginForm_left .error_block p {
        margin-bottom: 24px;
    }

    .forgot_pass_top {
        padding-top: 16px;
        gap: 8px;
        margin-bottom: 24px;
    }

    .forgot_pass_top .title {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }

    .authorization-section__loginForm_left .authorization-section__loginForm__form__button {
        margin-top: 0;
        margin-bottom: 12px;
    }

    .authorization-section__loginForm_left .authorization-section__loginForm__either, .authorization-section__loginForm_left .authorization-section__loginForm__loginSocial {
        display: flex;
    }

    .authorization-section__loginForm_left .authorization-section__loginForm__loginSocial {
        margin-top: 24px;
        margin-bottom: 40px;
        gap: 8px;
    }
    .authorization-section__loginForm__loginSocial__button {
        flex-grow: 1;
    }
}
/* End */
/* /local/templates/gpn/components/bitrix/system.auth.forgotpasswd/.default/style.css?17283790244466 */
