.account-action-container,.agreement-action-container,.base-action-container{display:grid;grid-template-rows:auto 1fr auto;height:100vh}.account-action-container .app-footer,.agreement-action-container .app-footer,.base-action-container .app-footer{grid-row-start:3}.account-action-form,.agreement-action-form,.base-action-form,.password-action-form{background-color:#7dbdcf26;border-radius:.3rem;display:grid;gap:1rem;margin:auto;padding:2rem}.account-action-form .input-group:not(.has-validation),.agreement-action-form .input-group:not(.has-validation),.base-action-form .input-group:not(.has-validation),.password-action-form .input-group:not(.has-validation){flex-wrap:nowrap}.account-action-form .form-control,.agreement-action-form .form-control,.base-action-form .form-control,.password-action-form .form-control{max-width:400px;min-width:400px}.account-action-form h2 small.text-muted,.account-action-form h4 small.text-muted,.agreement-action-form h2 small.text-muted,.agreement-action-form h4 small.text-muted,.base-action-form h2 small.text-muted,.base-action-form h4 small.text-muted,.password-action-form h2 small.text-muted,.password-action-form h4 small.text-muted{font-weight:400}.account-action-form button[type=submit]:not(.modal-footer button[type=submit]),.agreement-action-form button[type=submit]:not(.modal-footer button[type=submit]),.base-action-form button[type=submit]:not(.modal-footer button[type=submit]),.password-action-form button[type=submit]:not(.modal-footer button[type=submit]){width:100%}.account-login-container{display:grid;grid-template-rows:auto 1fr 1fr 1fr auto;height:100vh;row-gap:3rem}.account-login-container .app-footer{grid-row-start:5}.agreement-action-form{width:1140px}.agreement-action-form .agreement-actions{display:flex;gap:1rem}.agreement-action-form .agreement-actions>*{flex:1 1 0}.agreement-action-form .agreement-actions button{width:unset}.agreement-action-form .fa-download{color:#000}.password-action-form{grid-template-columns:1fr 1fr;width:1000px}.password-action-form-title{grid-column:span 2}