@charset "UTF-8";:export{chatwootIndex:9995;chatwootIndexHide:999}.Checkbox{position:relative;display:grid;grid-template-columns:.1px 22px 1fr;align-items:baseline;cursor:pointer}.Checkbox.align{align-items:center}.Checkbox__label{font-size:14px;line-height:130%;font-weight:400;color:var(--textPrimary);margin-left:10px}.Checkbox__label a{color:var(--active);text-decoration:none}.Checkbox>input{opacity:0;position:relative;z-index:-999;width:.1px;height:.1px;padding:0;margin:0}.Checkbox>input:checked+.Checkbox__custom svg{opacity:1}.Checkbox__custom{display:flex;align-items:center;justify-content:center;border:1px solid var(--checkboxBorder);background:transparent;width:22px;height:22px;border-radius:4px}.Checkbox__custom svg{width:13px;height:13px;opacity:0;transition:opacity .1s ease-out}.Checkbox__custom.active{border-color:var(--active)}.Checkbox__custom.active svg,.Checkbox__custom.active path,.Checkbox__custom.active rect{stroke:var(--active)}.Checkbox__custom.borderNone{border:none}.Checkbox__custom_error{border-color:var(--error)}
