.form-actions{display:block;flex-wrap:wrap;justify-content:space-between;align-items:center}.form-actions--only-one,.form-actions--center{justify-content:center}.form-actions--only-one .form-actions__element,.form-actions--center .form-actions__element{justify-content:center;display:flex}.form-actions--only-one button,.form-actions--center button{max-width:340px;width:100%}.form-actions--fixed{position:fixed;bottom:.625rem;left:0;right:0;padding:1.5rem 1rem;box-shadow:0 -15px 22px -24px #161616;background:var(--white)}.form-actions--start,.form-actions--start-small{justify-content:flex-start}.form-actions--start-small{margin-left:calc(-1 * var(--boxSizeMargin) / 2);margin-right:calc(-1 * var(--boxSizeMargin) / 2)}.form-actions--start-small .form-actions__element{margin-left:calc(var(--boxSizeMargin) / 2);margin-right:calc(var(--boxSizeMargin) / 2)}.form-actions--full .form-actions__element{flex:1}.form-actions--full .form-actions__element button{height:3.5rem}.form-actions--full .form-actions__element>*{width:100%;text-align:center}.form-actions--full .form-actions__element>*:first-child{margin-left:0}.form-actions--full .form-actions__element>*:last-child{margin-right:0}.form-actions--vertical{flex-direction:column}.form-title{text-align:center}.form-title>*{margin-top:var(--boxSizeMargin)}
