.abc-form{width:100%;max-width:900px}.abc-form__page-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.abc-form__title{font-size:1.5rem;font-weight:600;color:#021033;margin:0}.abc-form__pagination{font-size:.9375rem;color:#555;white-space:nowrap}.abc-form__question{font-size:.9375rem;color:#021033;margin-bottom:.5rem;line-height:1.5}.abc-form__table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.abc-form__table td,.abc-form__table th{border:1px solid #dee2e6;padding:.5rem 1rem;text-align:left;vertical-align:middle;font-size:.9375rem}.abc-form__table th{background:hsl(0,0%,97%);font-weight:600;color:#021033}.abc-form__table td:first-child{width:10rem;font-weight:500}.abc-form__table td .rhf-field{margin-bottom:0}.abc-form__relation-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.abc-form__relation-col{display:flex;flex-direction:column;gap:1rem}.abc-form__relation-col .rhf-field{margin-bottom:0}.abc-form__nav{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #dee2e6}