@keyframes load{0%{left:-150px}to{left:100%}}.auth{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 auto;max-width:50rem;width:100%}@media(min-width:768px){.auth{padding:3rem 0}}.auth--boxed{margin:8rem auto}@media(min-width:768px){.auth--boxed{background-color:var(--background-color-lighter,#fff);border:1px solid #e9e9e9;box-shadow:0 3px 4px #1f1f1f26}}.auth__title{color:var(--text-color,#1f1f1f);margin:0 0 2rem;text-align:center}.auth--small .auth__title{font-size:2.2rem}.auth__wrap{margin:0 auto;max-width:35rem;text-align:center;width:100%}.auth__alternate{align-items:center;color:var(--text-color-lighter,#6c6c6c);display:flex;flex-direction:column;justify-content:center;padding-top:1.5rem}.auth__alternate__title{margin:0 0 1.5rem}.auth__alternate__action{align-items:center;font-size:21.85px;height:52.78px;line-height:0;max-width:334px;width:100%}.auth__alternate__link{font-weight:700!important;margin:2rem auto 0 0;width:inherit}.auth__subtitle{color:var(--text-color-lighter,#6c6c6c);text-align:center}.auth hr{border:none;border-top:1px solid #e9e9e9;box-sizing:border-box;width:100%}
