.form-checkbox-v3{display:inline-flex;align-items:flex-start;line-height:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle}.form-checkbox-v3--input{margin-bottom:.625rem}.form-checkbox-v3--disabled{cursor:not-allowed;opacity:.6}.form-checkbox-v3__input{height:0;width:0;position:absolute;opacity:0}.form-checkbox-v3__switch{display:inline-block;width:2.25rem;height:1.125rem;flex:0 0 2.25rem;border-radius:1rem;vertical-align:middle;background-color:#c7c7c7;color:#c7c7c7}.form-checkbox-v3__knob{position:relative;display:block;width:.875rem;height:.875rem;left:.125rem;top:.125rem;border-radius:50%;font-size:1.25rem;line-height:.875rem;text-align:center;background-color:#fff;transition:left .2s,color .2s;display:flex;align-items:center;justify-content:center}.is-tabbing .form-checkbox-v3:focus-within .form-checkbox-v3__knob{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 14px #299f55}.is-tabbing .form-checkbox-v3--danger:focus-within .form-checkbox-v3__knob{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 14px #ec4245}.form-checkbox-v3__input:checked+.form-checkbox-v3__switch{background-color:#299f55;color:#299f55}.form-checkbox-v3--danger .form-checkbox-v3__input:checked+.form-checkbox-v3__switch{background-color:#ec4245;color:#ec4245}.form-checkbox-v3__input:checked+.form-checkbox-v3__switch .form-checkbox-v3__knob{left:1.25rem}.form-checkbox-v3__label{position:relative;display:inline-block;flex:1;font-size:.875rem;line-height:1.125rem}.form-checkbox-v3__label--start{margin-right:.5625rem}.form-checkbox-v3__label--end{margin-left:.5625rem}
.FrmC_cn-eo6LavZ1{font-size:1.125rem;vertical-align:-0.2em;color:#c3c4ca;cursor:pointer;outline:none;padding-left:.5625rem;padding-right:.5625rem;box-sizing:content-box;margin-left:-0.5625rem}.is-tabbing .FrmC_cn-eo6LavZ1:focus,.is-tabbing .FrmC_cn-eo6LavZ1:hover{color:#299f55}
.form-checkbox-v2{display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:2.75rem;position:relative}.form-checkbox-v2__input{height:0;width:0;position:absolute;opacity:0}.form-checkbox-v2__switch{width:1.5rem;height:1.5rem;border:.125rem solid #ebecef;border-radius:.3125rem;position:absolute;top:0;left:0;background:#fff}.form-checkbox-v2__switch:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:50%;width:.75rem;height:.75rem;background-color:#299f55;opacity:0;transition:opacity 150ms}.form-checkbox-v2--danger .form-checkbox-v2__switch:before{background-color:#ec4245}.form-checkbox-v2__input:checked+.form-checkbox-v2__switch:before{opacity:1}.is-tabbing .form-checkbox-v2:focus-within .form-checkbox-v2__switch{border-color:#299f55}.form-checkbox-v2__label{position:relative;display:block;margin-top:.1875rem;font-size:.9375rem;line-height:1.25rem}
