.wb-correct-form{background:#fff;border:.0625rem solid #d8dee5;border-radius:.5rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.06);color:#000;font-family:inherit;margin:2rem auto;max-width:40rem;padding:2rem}.wb-correct-form h2{margin:0 0 1.5rem}.wb-correct-form--done,.wb-correct-form--error,.wb-correct-form--loading{text-align:center}.wb-correct-form--error{color:#b00020}.wb-correct-form__notice{background:#f5f5f5;border-left:.25rem solid #00519e;font-size:.9rem;margin:0 0 1.25rem;padding:.75rem}.wb-correct-form__fields{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media(max-width:30rem){.wb-correct-form__fields{grid-template-columns:1fr}}.wb-correct-form__field{display:flex;flex-direction:column;font-size:.9375rem;font-weight:500;gap:.25rem;min-width:0}.wb-correct-form__field input{background:#fff;border:.0625rem solid #ccc;border-radius:.25rem;box-sizing:border-box;color:#000;font-family:inherit;font-size:1rem;padding:.5rem .75rem;width:100%}.wb-correct-form__field input:focus-visible{outline:.125rem solid #00519e;outline-offset:.125rem}.wb-correct-form__field input:disabled{background:#f5f5f5;color:#555;cursor:not-allowed}.wb-correct-form__field--confirm{align-items:center;flex-direction:row;gap:.5rem;grid-column:1/-1}.wb-correct-form__field--confirm label{font-weight:400}.wb-correct-form__participants{border:0;margin:0 0 2rem;padding:0}.wb-correct-form__participants-title{color:#003d78;font-size:1rem;font-weight:600;margin:0 0 .75rem;padding:0}.wb-correct-form__participant{border:0;border-top:.0625rem solid #d8dee5;display:grid;gap:.75rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:1rem 0}.wb-correct-form__participant-title{color:#000;font-size:.9375rem;font-weight:600;grid-column:1/-1;margin:0;padding:0}.wb-correct-form__participant .wb-correct-form__field:last-child{grid-column:1/-1}.wb-correct-form__error{background:#ffeaea;border-left:.25rem solid #b00020;color:#b00020;margin:0 0 1.5rem;padding:.75rem 1rem}.wb-correct-form__confirm{align-items:flex-start;display:flex;font-size:.9375rem;gap:.5rem;line-height:1.5;margin:0}.wb-correct-form__confirm input{margin-top:.25rem}.wb-correct-form__confirmation{margin:0}.wb-correct-form__actions{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.wb-correct-form__submit{background:#00519e;border:0;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.625rem 1.25rem}.wb-correct-form__submit:disabled{background:#999;cursor:not-allowed}.wb-correct-form__submit:focus{outline:.125rem solid #de1682;outline-offset:.125rem}@media(max-width:41.25rem){.wb-correct-form{margin:1rem;padding:1rem}.wb-correct-form__fields{gap:.75rem}.wb-correct-form__participant{grid-template-columns:1fr}.wb-correct-form__participant .wb-correct-form__field:last-child{grid-column:auto}}
