.style-module-scss-module__N-SQSq__Container{margin:var(--margin);flex:1;justify-content:left;align-items:center;width:100%;display:flex;position:relative}.style-module-scss-module__N-SQSq__Container:last-child{margin:var(--space-0)}.style-module-scss-module__N-SQSq__CheckboxComponentInput{display:none}.style-module-scss-module__N-SQSq__CheckboxComponentInput:active~.style-module-scss-module__N-SQSq__checkbox-component-label:before{color:var(--white);background-color:#0000;border:none}.style-module-scss-module__N-SQSq__CheckboxComponentInput:checked~.style-module-scss-module__N-SQSq__checkbox-component-label:before{background-color:#0000;border:none}.style-module-scss-module__N-SQSq__Checkbox{cursor:pointer;border:1px solid var(--gray-300);width:16px;min-width:16px;height:16px;min-height:16px;margin-right:var(--space-2);background-color:var(--backgroundColor);border-radius:4px;display:table;position:relative}.style-module-scss-module__N-SQSq__Checked{cursor:pointer;background-color:var(--red-500);border-color:var(--red-500)}.style-module-scss-module__N-SQSq__Checked:after{content:"";border:solid var(--white);z-index:1;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.style-module-scss-module__N-SQSq__Label{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;color:var(--gray-500);font-size:var(--fontSize);font-weight:var(--font-weight-medium)}.style-module-scss-module__N-SQSq__Label[class*=NoWrap]{width:fit-content;overflow:unset;white-space:nowrap;text-overflow:unset;display:block}.style-module-scss-module__N-SQSq__Label:before{cursor:pointer;border:2px solid var(--gray-300)}