

/* Start:/local/templates/gpn/components/bitrix/system.auth.registration/.default/style.min.css?17879179092156*/
.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: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    display:block;
}

.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;
    max-width:700px;
}

.grant-application__select label {
    color: #0F0F0F;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    display:block;
}

.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: 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;
    text-transform: uppercase;
    margin-top: 8px;
}

.grant-application__input-hint {
    color: var(--black-60, #6F6F6F);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: -16px 0 16px;
}
/* End */
/* /local/templates/gpn/components/bitrix/system.auth.registration/.default/style.min.css?17879179092156 */
