.view-login-banner{max-height:15rem}.view-login-banner__image{max-height:100%}
.view-login-form__form-action{flex:1}.view-login-form__form-buttons{display:flex;align-items:center;justify-items:stretch;width:100%;gap:2rem}.view-login-form__additional-msg{margin-top:3rem;font-style:italic;color:#616161}.view-login-form__additional-msg a{color:#2b3a51}.view-login-form__help{display:flex;align-items:center;gap:3rem;justify-content:flex-start;margin-top:2rem}.view-login-form__help-item{display:flex;align-items:center;gap:1rem}
.view-login-captcha__captcha-label{color:#2b3a51;font-weight:bold}.view-login-captcha__form-buttons{display:flex;align-items:center;justify-items:stretch;width:100%;gap:2rem}
.view-login-authentication__device-select-item{font-size:1.2rem}.view-login-authentication__form-buttons{display:flex;align-items:center;justify-items:stretch;width:100%;gap:2rem}
.view-login-header__welcome{margin-bottom:1rem;font-size:1.8rem;color:#2b3a51}.view-login-header__badge{position:absolute;top:0;left:50%;width:22rem;height:7rem;padding:.5rem 1.5rem;text-align:center;color:#fff;background-color:#db2b19;transform:translateX(-50%);clip-path:polygon(0 0, 100% 0, 84% 41%, 16% 41%)}.view-login-header__logo{width:30rem;margin:2rem 0}
.view-login-device-selection__device-select-item{font-size:1.2rem}.view-login-device-selection__form-buttons{display:flex;align-items:center;justify-items:stretch;width:100%;gap:2rem}
.view-login{display:flex;height:100vh;width:100vw}.view-login__content{display:flex;flex-direction:column;flex-grow:1;align-items:center;gap:2rem;width:0;padding:2rem}.view-login__form-container{display:flex;flex-grow:1;align-items:center;justify-content:space-between}.view-login__form-card{position:relative;overflow:hidden;width:45rem;padding:2rem;background-color:#fff;border-radius:1rem}.view-login__form-card--show-overflow{overflow:visible}.view-login__right-sidebar{display:flex;justify-content:flex-end;width:min(100vw - 50rem,50rem)}
