.formFields .field__label[data-v-9c353fda]{color:var(--formElements-color-text-alternative);font-family:var(--typography-body-sm-caps-family);font-size:var(--typography-body-sm-caps-size);font-style:normal;font-weight:var(--typography-body-sm-caps-weight);letter-spacing:var(--typography-body-sm-caps-letterSpacing);line-height:var(--typography-body-sm-caps-lineHeight);margin-bottom:1rem;padding-left:1rem;text-transform:uppercase}.formFields .checkboxField[data-v-9c353fda]{position:relative}.formFields .checkboxField__group[data-v-9c353fda]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.formFields .checkboxField__item[data-v-9c353fda]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}.formFields .checkboxField__label[data-v-9c353fda]{color:var(--formElements-color-text-default);font-family:var(--typography-body-sm-family);font-size:var(--typography-body-sm-size);font-style:normal;font-weight:var(--typography-body-sm-weight);letter-spacing:var(--typography-body-sm-letterSpacing);line-height:var(--typography-body-sm-lineHeight);text-transform:none;-webkit-box-flex:1;-ms-flex:1;flex:1}.formFields .checkboxField__label[data-v-9c353fda] a{color:var(--color-link-default)}.formFields .checkboxField__input.field__input[data-v-9c353fda]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--formElements-borderRadius-defaultSoft);border-width:var(--borderWidth-subtle);cursor:pointer;height:2rem;margin:0;width:2rem}.formFields .checkboxField__input.field__input[data-v-9c353fda]:checked{background:var(--formElements-color-bg-selected);border-color:var(--formElements-color-bg-selected)}.formFields .checkboxField__input.field__input[data-v-9c353fda]:checked:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' fill='none' viewBox='0 0 20 15'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.75 8.5 7 13.75l12-12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:100%;position:absolute;width:100%}
