#app .form-row{display:grid;margin-bottom:1.2rem}@media only screen and (min-width:700px){#app .form-row{gap:2.4rem;grid-template-columns:1fr 1fr;margin-bottom:2.4rem}}#app .form-row .form-group{display:flex;flex-direction:column;justify-content:flex-end}#app .form-row .form-group.full-width{grid-column:1/3}#app .form-row label:not(.radio-label){font-weight:700}#app .form-row input{margin-bottom:0}#app .notShown{display:none!important}
