.checkbox_root__lu3pG{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.checkbox_root__lu3pG,.checkbox_root__lu3pG>*{cursor:pointer}.checkbox_root__lu3pG:hover .checkbox_input__8aY17{border-width:2px}.checkbox_required__XR11M:after{color:var(--color-red-dark);content:"*";margin-left:2px}.checkbox_errorText__vMZjy{color:var(--color-red);display:block;font-size:var(--font-size-fixed-2xs);margin-top:10px}.checkbox_label__6ZDPn{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--font-size-xs)}.checkbox_label__6ZDPn .checkbox_labelText__GKvDp{display:block;margin-left:10px}.checkbox_input__8aY17{background-color:var(--color-background);cursor:pointer;display:grid;margin:0;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid var(--color-primary);border-radius:4px;justify-content:center;place-content:center;position:relative}.checkbox_input__8aY17,.checkbox_input__8aY17:before{height:20px;width:20px}.checkbox_input__8aY17:before{background-color:var(--color-primary);background-image:url(/Check.svg);background-position:50%;background-repeat:no-repeat;background-size:17px;border-radius:4px;content:"";cursor:pointer;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.checkbox_input__8aY17:checked:before{opacity:1}
/*# sourceMappingURL=8e88fb792aebdf4c.css.map*/