@import"https://fonts.googleapis.com/css?family=Roboto:300";:root{font-family:sans-serif}*{margin:0;padding:0;box-sizing:border-box}:root{--prColor: #1f3f6d }main{font-family:Roboto,sans-serif;background-color:var(--prColor)}main,._loginPage_4sohl_18{min-height:100vh;display:flex;align-items:center;justify-content:center}._logo_4sohl_26{width:10rem}._form_4sohl_30{background-color:#fff;padding:2rem;max-width:50rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-radius:.5rem}._form_4sohl_30 div{display:flex;flex-direction:column;align-items:center;min-height:100%;width:100%;gap:2rem;padding:1rem}._form_4sohl_30 div h2,._form_4sohl_30 div p{text-align:center}button{height:3rem;width:100%;background:var(--prColor);color:#fff;border:none;cursor:pointer;transition:.5s;border-radius:.5rem}button:hover{opacity:80%}._form_4sohl_30 ._message_4sohl_70{margin:15px 0 0;color:#818181;font-weight:700;font-size:.9rem}._form_4sohl_30 div ol{display:flex;flex-direction:column;gap:1rem;text-align:left;padding-left:1.5rem}
