.footer-simple{background-color:var(--spblue-0-11);z-index:1;border-top:var(--spblue-2-9) 1px solid;justify-content:center;align-items:center;width:100%;height:59px;margin-top:10px;display:flex}.footer-simple-text .text-link{color:#51878e;font-family:Inter-Medium,Helvetica;font-weight:500}.footer-simple-text{color:#8584b2;text-align:center;text-wrap:wrap;width:100%;font-family:Inter-Regular,Helvetica}
.login-form{background-color:var(--spblue-0-11);flex-direction:column;justify-content:space-between;align-items:center;gap:51px;width:100%;height:100%;min-height:calc(100dvh - 42px);display:flex;position:relative;overflow:hidden}.login-form .login-form-content{background-color:var(--spblue-0-11);z-index:1;border-radius:8px;flex-direction:column;align-items:center;gap:40px;width:500px;padding:16px;display:flex}.login-form-background{opacity:.9;width:auto;min-width:100dvw;max-width:none;height:100%;min-height:62.5dvw;position:absolute;top:0}@media screen and (max-width:1440px){.login-form .login-form-content{width:400px}}@media screen and (max-width:744px){.login-form .login-form-content{width:350px}}@media screen and (max-width:400px){.login-form .login-form-content{width:300px}}
