.form{display:grid;row-gap:1.5rem}@media only screen and (min-width: 45.5em){.form{-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:1fr 1fr}}.form__col--full{grid-column:1/-1}.form__col--btns{margin-top:.5rem}.form__col .iti{display:block}.form__label{font-weight:700;line-height:1.5;margin-bottom:.25em}.form__labelRequired::after{content:" *"}.form__radios{display:flex;align-items:center;flex-wrap:wrap}.form__radio-label,.form__checkbox-label{margin-right:1rem}.rating-indicator{display:flex;justify-content:space-between;max-width:22.5rem}/*# sourceMappingURL=form-layout.min.css.map */