.SignIn-module__5rAXPW__form{grid-gap:1rem;gap:1rem;width:100%;padding-bottom:24px;display:grid}.SignIn-module__5rAXPW__label{justify-content:space-between;align-items:center;display:flex}.SignIn-module__5rAXPW__link{-webkit-text-decoration:underline;text-decoration:underline;color:var(--pm-text-tertiary)!important}.SignIn-module__5rAXPW__link:hover,.SignIn-module__5rAXPW__link:focus,.SignIn-module__5rAXPW__link:active{-webkit-text-decoration:none;text-decoration:none}.SignIn-module__5rAXPW__submit{margin-top:.5rem;margin-top:calc(var(--spacing,.25rem) * 2);width:100%}.SignIn-module__5rAXPW__spinner{animation:1s linear infinite SignIn-module__5rAXPW__spin;animation:var(--animate-spin,spin 1s linear infinite)}@keyframes SignIn-module__5rAXPW__spin{to{transform:rotate(360deg)}}