.c-contact-form{display:grid;gap:1.5rem}.c-contact-form__fieldset{align-content:flex-start;align-items:flex-start;display:grid;gap:.25rem}.c-contact-form__fieldset legend{float:left;margin-bottom:.25rem}.c-contact-form__messages:not(:has(:first-child)){display:none}.c-contact-form__actions{display:grid;gap:.5rem}.c-contact-form__actions,.c-contact-form__field-body,.c-contact-form__messages{grid-column:1/-1}@media only screen and (min-width:48em){.c-contact-form--desktop-columns-two{-moz-column-gap:.75rem;column-gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}}