.Tag-module-scss-module__sbXkxq__tag{color:#fff;background-color:rgba(206,204,204,.1);border-radius:6px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:max-content;padding:4px 8px;font-size:.75rem;font-weight:400;line-height:1rem;display:-ms-flexbox;display:flex}.Tag-module-scss-module__sbXkxq__status{color:#fffdf5;text-align:center;min-height:28px;font-family:var(--font-poppins),sans-serif;border-radius:20px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;line-height:20px;display:-ms-flexbox;display:flex}.Tag-module-scss-module__sbXkxq__status--blue{background:rgba(0,152,255,.08);border:1.5px solid #0098ff}.Tag-module-scss-module__sbXkxq__status--green{background:rgba(38,166,43,.08);border:1.5px solid #26a62b}.Tag-module-scss-module__sbXkxq__status--red{background:rgba(221,71,71,.08);border:1.5px solid #dd4747}.Tag-module-scss-module__sbXkxq__status--violet{background:rgba(168,85,247,.08);border:1.5px solid #a855f7}.Tag-module-scss-module__sbXkxq__status--gold{background:rgba(234,179,8,.08);border:1.5px solid #eab308}.Tag-module-scss-module__sbXkxq__status--gray{background:rgba(147,147,144,.08);border:1.5px solid #939390}
.checkbox-field__label{-ms-flex-align:center;align-items:center;gap:12px;display:-ms-flexbox;display:flex;position:relative}.checkbox-field__label input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.checkbox-field__checkmark{cursor:pointer;border:1px solid #cecccc;border-radius:3px;width:18px;min-width:18px;height:18px;position:relative}.checkbox-field__checkmark:after{content:"";border:2px solid #261459;border-width:0 2px 2px 0;width:5px;height:10px;display:none;position:absolute;top:1px;bottom:0;left:5px;right:0;transform:rotate(45deg)}input:checked~.checkbox-field__checkmark{background:#fff700;border:1px solid #fff700}input:checked~.checkbox-field__checkmark:after{display:block}.checkbox-field__label-content{z-index:2}
