.Checkbox_checkbox__B7F_V{margin-right:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30px;height:30px;aspect-ratio:1/1;border-radius:5px;border:1px solid var(--green-300)}.Checkbox_checkbox__B7F_V:checked{background-color:var(--green-300);position:relative}.Checkbox_checkbox__B7F_V:checked:after{content:"";position:absolute;left:9px;top:2px;width:8px;height:16px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}