*,*:before,*:after{box-sizing:border-box}@keyframes expansion{0%{max-height:0}to{max-height:8000px}}.errors-list{width:100%;border:1px solid #ff5555;animation:expansion .2s ease;overflow:hidden;padding:12px;background:rgba(255,85,85,.2);box-shadow:1px 1px 1px rgba(255,85,85,.15);margin:0;border-radius:6px}.errors-list .errors-list_item{margin-left:20px;list-style:circle;margin-bottom:6px;color:#2c3a4e;font-weight:500;font-size:14px}.errors-list .errors-list_item:last-child{margin-bottom:0}.errors-list .errors-list_message{font-weight:700;color:#2c3a4e;font-size:16px;margin-bottom:0}.errors-list .errors-list_message+ul{margin-top:10px}
