.m-base-form{z-index:1;position:relative}.m-base-form:not(.m-base-form--is-transparent){background:var(--color-white)}.m-base-form__title{font-family:Inter,sans-serif;font-size:2rem;font-weight:400;line-height:2.5rem}.m-base-form__description{color:var(--color-outline);margin-bottom:var(--gap-32);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400;line-height:2rem}.m-base-form__row--is-centered{text-align:center;flex-wrap:wrap;justify-content:center;display:flex}.m-base-form__row--split-columns{gap:var(--gap-16);flex-direction:column;display:flex}@media screen and (width>=56.5625rem){.m-base-form__row--split-columns{flex-direction:row}}.m-base-form__row--split-columns>*{flex:1}.m-base-form__row--content-column{flex-direction:column;align-items:center}.m-base-form--has-padding{padding:var(--gap-32) var(--gap-16)}.m-base-form--has-xl-padding{padding:var(--gap-64) var(--gap-96)}.m-base-form--is-boxed{max-width:46.5rem}.m-base-form--is-secondary .m-base-form__title,.m-base-form--is-secondary .m-base-form__description{text-align:center;max-width:26.25rem}.m-base-form--is-secondary .m-base-form__title{margin-bottom:var(--gap-16)}.m-base-form--is-secondary .m-base-form__description{letter-spacing:.03125rem;margin-bottom:var(--gap-64);font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.m-base-form__footer{justify-content:flex-start;align-items:center;gap:var(--gap-16);display:flex}.m-base-form__footer:not(.m-base-form__footer:empty){margin-top:var(--gap-32)}.m-base-form__footer--none{display:block}.m-base-form__footer--center{justify-content:center}.m-base-form__footer--right{justify-content:flex-end}.m-base-form__footer--space-between{justify-content:space-between}.m-base-form span[role=alert]{letter-spacing:.03125rem;margin-top:var(--gap-4);color:var(--color-error);font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;line-height:1rem;display:block}
