input.Checkbox_custom-checkbox__3I_tg[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:#e2e0df;width:1.5em;height:1.5em;border:.125em solid #e2e0df;border-radius:.25em;transform:translateY(-.075em);display:grid;place-content:center;cursor:pointer}input.Checkbox_custom-checkbox__3I_tg[type=checkbox]:before{content:"";width:.65em;height:.65em;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #fff;background-color:CanvasText}input.Checkbox_custom-checkbox__3I_tg[type=checkbox]:checked{border-color:#b2895f;background-color:#b2895f}input.Checkbox_custom-checkbox__3I_tg[type=checkbox]:checked:before{transform:scale(1)}input.Checkbox_custom-checkbox__3I_tg[type=checkbox]:disabled{--form-control-color:#e2e0df;color:#e2e0df;cursor:not-allowed}