.auth-welcome-screen{background-color:#212126;color:#fff;font-family:var(--font-family);justify-content:space-between;min-height:100dvh;padding:60px 20px 40px}.auth-welcome-screen,.auth-welcome-screen__header{align-items:center;display:flex;flex-direction:column}.auth-welcome-screen__header{width:100%}.auth-welcome-screen__logo-wrapper{align-items:center;display:flex;justify-content:center;margin:24px 0;position:relative}.auth-welcome-screen__logo-wrapper:before{background:radial-gradient(circle,#fcd5881a 0,#21212600 70%);content:"";height:400px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px;z-index:0}.auth-welcome-screen__logo{height:auto;-o-object-fit:contain;object-fit:contain;position:relative;width:140px;z-index:1}.auth-welcome-screen__title{letter-spacing:.5px}.auth-welcome-screen__description,.auth-welcome-screen__title{color:#fff;font-family:Kairos,sans-serif;font-size:24px;font-weight:900;margin:0;text-align:center;text-transform:uppercase}.auth-welcome-screen__description{line-height:1.2;max-width:300px}.auth-welcome-screen__methods{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-bottom:60px;margin-top:26px;max-width:340px;width:100%}.auth-welcome-screen__method-icon{color:#1f1f1f!important;height:24px;margin-left:12px;width:24px}.auth-welcome-screen__already-have-account{color:#fff;margin-top:24px}.auth-welcome-screen__footer{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:340px;width:100%}.auth-welcome-screen__policy{color:#5f5f63;font-size:10px;line-height:1.4;max-width:280px;text-align:center}.auth-welcome-screen__policy-link{color:inherit;text-decoration:underline}.auth-welcome-screen__policy-link:hover{text-decoration:none}.auth-welcome-screen__policy__header{color:#fff;font-size:14px;font-weight:800;line-height:1.4;margin-bottom:10px;margin-top:16px;max-width:280px;text-align:center}
