input[type=checkbox].smate-checkbox{min-width:20px;min-height:20px;box-shadow:none;appearance:none;cursor:pointer;border:1px solid #1c1c1c;border-radius:4px;outline:none;justify-content:center;align-items:center;margin:0;display:flex}input[type=checkbox].smate-checkbox:checked{background-color:#e93558;border:1px solid #e93558}input[type=checkbox].smate-checkbox:checked:before{content:"";border:2px solid #fff;border-top:0;border-left:0;width:4px;height:9px;margin-bottom:2px;margin-left:0;transform:rotate(40deg)}input[type=checkbox].smate-checkbox:focus{box-shadow:none;outline:none}input[type=checkbox].smate-checkbox:disabled{cursor:not-allowed}
