.welcome-screen .page-content-wrapper{max-width:1440px;height:100vh;margin:0 auto;display:flex;position:relative}.welcome-screen .auth-bg-decoration{position:absolute;top:170px;left:-150px}.welcome-screen .auth-logo{cursor:pointer;position:absolute;top:48px;left:50%;transform:translate(-50%)}.welcome-screen .MuiFilledInput-root{color:#fff;border-radius:10px;background:linear-gradient(90deg,#1c194580 0%,#07071580 100%)!important;border:1px solid #52528d!important}.welcome-screen .MuiFilledInput-root input{border-radius:inherit;color:#fff;padding-top:12px;padding-bottom:12px}.welcome-screen .MuiFilledInput-root input[type=password],.welcome-screen .MuiFilledInput-root input[type=text]{border-top-left-radius:inherit;border-bottom-left-radius:inherit;border-top-right-radius:0;border-bottom-right-radius:0}.welcome-screen .MuiFilledInput-root svg{fill:#fff}.welcome-screen-login-container,.welcome-screen-register-container{color:#fff}.welcome-screen-register-container .welcome-screen-play-subtitle{margin-top:3px}.welcome-screen-register-container button{margin-top:77px}.welcome-screen-login-container,.welcome-screen-register-container{flex-direction:column;width:506px;display:flex;position:absolute;top:108px;bottom:46px;right:108px}.welcome-screen-login-section{white-space:nowrap;flex-direction:column;align-items:center;display:flex}.welcome-screen-play-title{color:#0000;background:radial-gradient(50% 50%,#fff 0%,#ffffff75 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:44px;font-weight:700}.welcome-screen-play-subtitle,.welcome-screen-login-with-text{font-family:Lato, var(--font-fallback);font-size:24px;line-height:38px}.welcome-screen .sign-in-button{margin-top:48px;font-size:16px;font-weight:600}@keyframes chromeAutofillVoidAnimation{0%{opacity:1}to{opacity:1}}.welcome-screen-login-with-container{flex-direction:column;align-items:center;display:flex}.welcome-screen .federated-login-splitter{color:#ffffffbf;margin:32px 0;font-size:16px;font-weight:400}.welcome-screen .form-error{color:#e03131;background:0 0;margin:0;padding:0;font-size:14px;font-weight:500}.welcome-screen .has-error>div{border:1px solid #e03131}.welcome-screen input:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-background-clip:text;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 20px 20px #23232329}.welcome-screen input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-background-clip:text;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 20px 20px #23232329}.welcome-screen input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-background-clip:text;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 20px 20px #23232329}.welcome-screen input:-webkit-autofill:active{-webkit-text-fill-color:#fff;-webkit-background-clip:text;transition:background-color 5000s ease-in-out;box-shadow:inset 0 0 20px 20px #23232329}.welcome-screen .MuiIconButton-label .checkbox-icon{background-color:#0000;border:1px solid #d7c2ff}.welcome-screen .sign-up-link{position:absolute;top:650px;left:211px}.welcome-screen .sign-up-link.small-screen{display:none}@media screen and (width<=1280px){.welcome-screen .page-content-wrapper{overflow:auto}.welcome-screen .auth-bg-decoration{display:none}.welcome-screen .welcome-screen-login-container,.welcome-screen .sign-up-link{min-height:min-content;left:50%;transform:translate(-50%)}.welcome-screen .sign-up-link{display:none}.welcome-screen .sign-up-link.small-screen{display:initial;position:initial;transform:unset;margin:30px 0}}
