.login-container{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.login-button-container{z-index:50;justify-content:center;align-items:center;padding-top:28rem;display:flex;position:relative}.login-button{color:#0000;background:0 0;border:none;width:375px;height:100px;padding:0;overflow:hidden}.login-button:hover{background:0 0}.login-button-label{color:#fff;background-color:#2323ff;border-radius:5px;justify-content:center;align-items:center;width:359px;height:86px;font-family:Arial,sans-serif;font-size:46px;font-weight:700;line-height:1;transition:filter .15s;display:flex}.login-button:hover .login-button-label{filter:brightness(1.15)}
