.svg__notChecked{width:24px;height:24px;stroke:#006856}.svg__checked{width:24px;height:24px}.svg__notCheckedRadio{width:24px;height:24px;stroke:#006856}.svg__checkedRadio{width:24px;height:24px}.formItemCheckbox{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center}.checkboxContainer{display:flex;align-items:center;width:100%;cursor:pointer}.checkboxContainer:not(.disabled):hover .checkboxContainer__checkbox{background-color:#3f51b50a}.checkboxContainer.disabled{opacity:.5}.checkboxContainer.disabled:hover{cursor:not-allowed!important}.checkboxContainer.disabled .svg__notChecked,.checkboxContainer.disabled .svg__notCheckedRadio{stroke:#939598}.checkboxContainer.left{flex-direction:row-reverse}.checkboxContainer__checkbox{position:relative;display:flex;padding:6px;border-radius:50%}.checkboxContainer__label{display:flex;align-items:center;font-size:14px;line-height:1;font-weight:400}.checkboxContainer .checkboxInput{position:absolute;top:0;left:0;width:100%;height:100%;cursor:inherit;margin:0;opacity:0;padding:0;z-index:1}
