.error-list{padding:15px 15px 15px 55px;border-radius:4px;background:#fef3f3 url(/images/error-list.svg?749f84f333f0633aa5fef077c7937ad1) no-repeat left 15px center;background-size:30px}.error-list__item{display:block}.error-list__item:not(:last-of-type){margin-bottom:6px}.auth-form{margin-top:20px;width:100%;max-width:500px;box-shadow:0 6px 18px 0 rgba(7,29,54,.1);border-radius:8px;overflow:hidden}.auth-form__tabs{display:flex;font-size:1.2rem;background-color:#f5f6f7}.auth-form__tab{padding:20px;display:inline-block;color:#02a4fd}.auth-form__tab_active{pointer-events:none;background-color:#fff;color:#343434}.auth-form__content{padding:30px 24px 16px}.auth-form__content>:not(:last-of-type),.auth-form__input:not(:last-of-type){margin-bottom:16px}.auth-form__footer{padding:0 20px 20px;display:flex;align-items:center;justify-content:space-between}.auth-form__errors{margin-top:16px}.auth-section{flex-direction:column;display:flex;align-items:center;justify-content:center}