.s-form-buttons{display:flex;flex-direction:row-reverse}.s-form-buttons--next{margin-left:auto}.s-form-loading{animation:form-loading 1s cubic-bezier(.4,0,.6,1) infinite alternate;display:flex;height:26rem;width:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:.25rem}.s-form-loading__icon{height:2.5rem;width:2.5rem}@keyframes spin{to{transform:rotate(360deg)}}.s-form-loading__icon{animation:spin 1s linear infinite;color:var(--primary-700)}.s-form-loading__title,.s-form-loading__text{width:32rem;max-width:100%;text-align:center;font-size:1rem;line-height:1.5rem}.s-form-loading__title{margin-top:2rem;font-weight:700;color:var(--gray-800)}.s-form-loading__text{margin-top:1rem;color:var(--gray-600)}.s-form-loading.fade-enter-active,.s-form-loading.fade-leave-active{position:absolute;top:0px}@keyframes form-loading{0%{background-color:var(--gray-50)}to{background-color:var(--gray-100)}}.form-stepper{margin-bottom:3rem}.s-form-error{margin-bottom:1.5rem;border-radius:.25rem;border-width:1px;border-color:var(--danger-200);background-color:var(--danger-100);padding:2rem}.s-form-error__title{margin-bottom:1rem;font-family:Roboto Slab,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--danger-600)}.s-form-error__text{color:var(--gray-800)}.form-recent-application{margin-bottom:1rem}.s-form{position:relative;font-family:Roboto,sans-serif;scroll-margin-top:2rem}.s-form__phone{margin-bottom:.5rem}.form-header{margin-bottom:1rem;display:block;font-size:1.5rem;line-height:2rem;font-weight:400;color:var(--primary-700)}.form-question{margin-bottom:2rem;scroll-margin-top:2rem}.s-form__legal-disclaimer{margin-bottom:2rem;font-size:.875rem;line-height:1.25rem}.s-form__legal-disclaimer a{color:var(--primary-700)}
