

/* Start:/local/templates/skpobeda/components/bitrix/system.auth.form/manager_board/style.css?1750872299613*/
.sign-in-manager form {
    max-width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
    flex-direction: column;
    max-width: initial;
}
@media screen and (min-width: 768px) {
    .sign-in-manager form {
        max-width: 562px;
    }
}

.sign-in__form {
    max-width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
}
@media screen and (min-width: 768px) {
    .sign-in__form {
        max-width: initial;
        flex-direction: initial;
    }
}
/* End */
/* /local/templates/skpobeda/components/bitrix/system.auth.form/manager_board/style.css?1750872299613 */
