:where(.inputs){display:flex;flex-wrap:wrap;justify-content:stretch;align-items:flex-start}:where(.inputs > *){flex:0 0 100%}:where(.input){position:relative}:where(.form-actions){display:flex;flex-direction:column;justify-content:flex-start;align-items:center}:where(.input__checkbox,.input__radio){display:flex;justify-content:flex-start;align-items:center;gap:.5em}:where(.input__checkbox > input,.input__radio > input){flex:0 0 auto}:where(.input[data-type=choice-expanded]){display:flex;justify-content:stretch;align-items:flex-start}:where(.input[data-type=choice-expanded] > label){flex:0 0 auto;inline-size:auto}:where(.input__choices){margin:0;padding:0;list-style:none;flex:1}.contact-enquiry-type{margin-block-start:3rem;text-align:center}