@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700&display=swap";*{padding:0;margin:0;border:0;outline:none;font-family:Roboto,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400}body{height:100vh;background:url(bg.49e64d3ad0aa72c3.jpg) no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center}.container{width:500px;min-height:370px;padding:25px 40px;background:#fff;box-shadow:0 4px 4px #00000040;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.btn-red{width:100%;height:60px;margin:25px 0 0;border:0;border-radius:10px;background:#dd0330;color:#fff;font-size:18px;cursor:pointer}.btn-red:disabled{cursor:no-drop;background:#78021a}.msg-error{color:#dd0330;font-size:18px;margin-top:24px}
