*{margin:0;padding:0;box-sizing:border-box}::selection{background-color:#b6171f;color:#fff}body,html{height:100%;font-family:'Open Sans',sans-serif}body{display:flex;flex-direction:column;background-color:#f3f3f33b}#alerts{position:fixed;left:1rem;top:3em;font-size:1.1em;display:flex;flex-flow:column-reverse;z-index:1052}#alerts #alerts-info{display:none;font-size:.8em;margin-top:1em;padding:.5em;border:none;background:rgba(179,2,2,.8);color:#000}#alerts .alert.timer.open{padding:.8em .5em .5em}#alerts .alert:last-child{margin-top:0}#alerts .alert.open{padding:.5em;left:0;opacity:1;transition:padding .2s,left 350ms .2s,opacity 350ms .2s}#alerts .alert.bad .close-al{background:#b6171f;stroke:#fff}#alerts .alert .close-al{width:1em;height:1em;stroke-width:4;stroke-linecap:round;position:absolute;background:#b30202;stroke:#000;top:-5px;left:-5px;padding:.13em;border-radius:50%;cursor:pointer;z-index:999999}#alerts .alert{background:#f9f9f9;color:#000;position:relative;margin-top:1.5em;min-width:300px;max-width:425px;box-shadow:0 0 .6em rgb(0 0 0 / 10%);left:-50px;opacity:0;padding:0;transition:left .4s,opacity .4s,padding .3s .1s;margin-bottom:0;border:none;border-right:.3em solid #b30202}.img{display:flex;justify-content:center;align-items:center;padding:3rem}.logo{width:30rem}.form{display:flex;flex-direction:column;justify-content:center;align-items:center}#main-form{width:30rem}