@media only screen and (min-width: 1000px){.mobile-only{display:none !important}}@media only screen and (max-width: 1000px){.desktop-only{display:none !important}}.login{width:100%;padding:4.8rem 0 5.7rem 0;background-color:#459bd6;border-radius:1.45rem}.login__login{display:flex;flex-flow:column;align-items:center;gap:2.5rem;font-size:3rem;text-align:center;margin-bottom:1.7rem;color:#fff}.login__login a{width:100%;font-size:2rem;line-height:2rem;max-width:33rem;background-color:#ebcc8d;color:#1e4e8c;padding:1.6rem 0;display:flex;justify-content:center;align-items:center;text-transform:uppercase;transition:.2s ease-in-out all}.login__login a:hover{background-color:#c09c55}.login__form{display:flex;flex-flow:column;align-items:center;gap:2.5rem}.login__form h2{font-size:3rem;text-align:center;margin-bottom:1.7rem;color:#fff;font-weight:500}.login__form input{width:100%;max-width:29.3rem;padding:1.6rem;border:none;font-size:1.4rem;line-height:1.8rem;text-align:center;border-radius:5rem;color:#656869;font-weight:500}.login__form input::placeholder{color:#888b8d;text-transform:uppercase}.login__form a{font-size:1.4rem;color:#fff;line-height:1.8rem;text-decoration:underline;font-weight:500}.login__form button{width:100%;max-width:29.3rem;background-color:#bbdff3;color:#3d768e;font-weight:700;font-size:1.4rem;letter-spacing:.08rem;text-transform:uppercase;padding:1.5rem 0;display:flex;justify-content:center;align-items:center;transition:.2s ease-in-out all}.login__form button:hover{background-color:#c9e3f1}@media only screen and (min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.login{width:85%}}/*# sourceMappingURL=login.css.map */
