.auth-lang{position:absolute;top:20px;right:20px;z-index:10;background-color:var(--v-lightgray-base);border-radius:5px}#auth-page{height:100vh;background-color:var(--v-other-base)}#auth-page,.left-panel{display:-webkit-box;display:-ms-flexbox;display:flex}.left-panel{max-width:600px;width:100%;background:url(../../assets/img/auth_bg.6e02fe18.png);background-size:cover;background-repeat:no-repeat;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 20px;position:relative}.left-panel .brand-logo{position:absolute;top:24px;left:30px}.left-panel .banner-wrap{max-width:"100%";text-align:center}.left-panel .banner-wrap .title-1{color:#fff;font-family:SF Pro Display;font-size:40px;font-weight:700;letter-spacing:.6px;line-height:48px;margin-bottom:12px}.left-panel .banner-wrap .title-2{color:var(--v-primary-base);font-family:SF Pro Display;font-size:49px;font-weight:700;letter-spacing:.6px;line-height:52px;margin-bottom:20px}.left-panel .banner-wrap .content{color:var(--v-other-base);opacity:.75;font-family:SF Pro Display;font-size:17px;letter-spacing:.3px;line-height:23px;margin-bottom:30px}.right-panel{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.right-panel:has(>.legal-page){display:block;overflow:auto}.form-wrapper{width:40%;margin:auto 0;max-width:490px;color:var(--v-main-base)!important}.bottom-container{z-index:20;text-align:center;position:absolute;bottom:25px;left:0;width:100%}.bottom-container .social-links{margin-bottom:19px}.bottom-container .social-links a{font-weight:700;color:#fff;font-family:SF Pro Display;font-size:12px;font-weight:600;letter-spacing:1px;line-height:14px;text-align:center;text-decoration:none;text-transform:uppercase}.bottom-container .social-links a:not(:last-child){margin-right:28px}.bottom-container .footer-label{color:#fff;opacity:.5;font-size:13px;line-height:15px}.bottom-container .footer-label,.register-prompt{font-family:SF Pro Text;letter-spacing:-.24px;text-align:center}.register-prompt{z-index:20;position:relative;font-size:16px!important;font-size:16px;color:var(--v-main-base);line-height:19px}@media only screen and (max-height:850px){.forms{overflow:auto;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;padding:50px 0}}@media only screen and (max-width:1500px){.form-wrapper{width:60%}}@media only screen and (max-width:900px){.left-panel{display:none}.form-wrapper{width:90%}}