body .eros-auth-screen-main{overflow:hidden;position:relative}body .eros-auth-screen-main .v-application__wrap{min-height:calc(100vh - 140px)}body .eros-auth-screen-main .gradient{bottom:-600px;height:1160px;left:-200px;position:absolute;width:1600px}body .eros-auth-screen-main .auth-card{background:#fff;border-radius:8px;margin:auto;max-width:424px;padding:32px;position:relative;width:100%;z-index:5}body .eros-auth-screen-main .v-form.eros-form .label{line-height:160%}body .eros-auth-screen-main .v-form.eros-form .label,body .eros-auth-screen-main .v-form.eros-form .v-checkbox .label-class{color:var(--Royal-Purple-800,#340046);font-size:16px;font-style:normal;font-weight:500;letter-spacing:var(--font-letterSpacing-body-base,0)}body .eros-auth-screen-main .v-form.eros-form .v-checkbox .label-class{line-height:130%}body .eros-auth-screen-main .v-form.eros-form .v-checkbox .label-class a{color:var(--Royal-Purple-400,#c113ff);text-decoration:none}body .eros-auth-screen-main .v-form.eros-form .v-checkbox .label-class a:hover{text-decoration:underline}body .eros-auth-screen-main .v-form.eros-form .btn{color:#fff;font-size:16px;font-style:normal;font-weight:700;letter-spacing:0!important;line-height:100%;padding:2px 16px;text-transform:unset}body .eros-auth-screen-main .v-form.eros-form .btn-primary{color:#fff}.auth-login-page{display:grid;grid-template-areas:"logo logo" "form form";grid-template-columns:4fr 2fr;grid-template-rows:min-content 1fr;height:100dvh}.auth-login-page .main-screen-logo{grid-area:logo;padding:1.5rem 0 0 3rem}.auth-login-page .v-form .v-field--variant-solo{border:1px solid #d9d9da!important;border-radius:8px;box-shadow:none!important}.auth-login-page .v-form .v-field__input{border:none!important;padding-left:15px!important;padding-top:30px!important}.auth-login-page .main-screen-card{background-color:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 8px 40px #3030310a;box-shadow:0 3px 8px #3030310a;grid-area:form;margin:auto;max-width:496px;padding:40px;width:100%;z-index:9}.auth-login-page .main-screen-card h1{color:#303031;font-family:var(--font-family-heading,Montserrat);font-size:var(--font-size-heading-h2,27px);font-style:normal;font-weight:600;line-height:140%;text-align:center}.auth-login-page .auth-background-illustration{align-self:end;grid-area:form}.auth-login-page .cover-image_wrapper{grid-area:image}.auth-login-page .cover-image_wrapper .cover-image{display:none;height:100%;width:100%}.auth-login-page .cover-image_wrapper .cover-image>img{border-radius:20px 0 0 20px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.auth-login-page .v-select input{border:none!important}@media not (max-width:968px){.auth-login-page .cover-image_wrapper .cover-image{display:block}.auth-login-page{grid-template-areas:"logo image" "form image"}}
