.BaseInputCheck-label{align-items:center;-moz-column-gap:8px;column-gap:8px;cursor:pointer;display:inline-flex;font-size:calc(16/var(--root-font-size)*1rem*var(--root-font-ratio));font-weight:500;justify-content:flex-start;line-height:1.9}.s .BaseInputCheck-label{font-size:calc(12/var(--root-font-size)*1rem*var(--root-font-ratio))}.BaseInputCheck-label+.BaseInputCheck-input{margin-top:15px}.s .BaseInputCheck-label+.BaseInputCheck-input{margin-top:8px}.BaseInputCheck-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none!important;display:block;height:0!important;margin:0!important;min-width:0!important;width:0!important}.BaseInputCheck-square{background-color:#fff;border:1px solid #ccc;border-radius:3px;height:22.5px;position:relative;width:22.5px}.BaseInputCheck:has(input:disabled) .BaseInputCheck-square{background-color:#ccc}.s .BaseInputCheck-square{height:13px;width:13px}.BaseInputCheck._checked .BaseInputCheck-square{border:none}.BaseInputCheck .BaseInputCheck-square:after{background-color:#fff;border-radius:3px;content:"";display:block;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.BaseInputCheck:has(input:disabled) .BaseInputCheck-square:after{background-color:#ccc}.BaseInputCheck._checked .BaseInputCheck-square:after{background-color:#1ccd92;background-image:url(../img/common/util-checkbox.png);background-position:50%;background-repeat:no-repeat;background-size:86.666% 66.666%}
