.dash-checkbox,.check-checkbox{display:flex}.dash-checkbox input[type=checkbox],.check-checkbox input[type=checkbox]{height:0;width:0;background-color:transparent;visibility:hidden}.dash-checkbox input[type=checkbox]+label,.check-checkbox input[type=checkbox]+label{position:relative;display:flex;align-items:center;color:#000;transition:color .25s cubic-bezier(.4,0,.23,1)}.dash-checkbox .check-box-component,.check-checkbox .check-box-component{display:flex;justify-content:center;align-items:center;margin-right:1em;min-width:18px;min-height:18px;background:transparent;border:1px solid rgba(247,59,32,.5);border-radius:2px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.23,1)}.dash-checkbox .check-box-component:hover,.check-checkbox .check-box-component:hover{background-color:#f73b201a}.dash-checkbox input[type=checkbox]:checked+label>span,.check-checkbox input[type=checkbox]:checked+label>span{background-color:#f73b20;background-repeat:no-repeat;background-position:center}.dash-checkbox input[type=checkbox]:checked+label>span:hover,.check-checkbox input[type=checkbox]:checked+label>span:hover{background-color:#f73b20bf}.dash-checkbox input[type=checkbox]:checked+label>span,.check-checkbox input[type=checkbox]:checked+label>span{animation:shrink-bounce .2s cubic-bezier(.4,0,.23,1)}.dash-checkbox input[type=checkbox]:disabled+label>span,.check-checkbox input[type=checkbox]:disabled+label>span{cursor:default;border-color:#f73b200d;background-color:transparent}.dash-checkbox input[type=checkbox]:disabled:checked+label>span,.check-checkbox input[type=checkbox]:disabled:checked+label>span{background-color:#f73b200d}.check-checkbox input[type=checkbox]:checked+label>span{background-image:url(/assets/check-checkbox-icon-BpK2PBMY.svg)}.check-checkbox input[type=checkbox]:disabled:checked+label>span{background-image:url(/assets/check-checkbox-disabled-CbHbSgYx.svg)}.dash-checkbox input[type=checkbox]:checked+label>span{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='3'%20viewBox='0%200%2010%203'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%201.5H1'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='square'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.dash-checkbox input[type=checkbox]:disabled:checked+label>span{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='3'%20viewBox='0%200%2010%203'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%201.5H1'%20stroke='%23F73B20'%20stroke-opacity='0.3'%20stroke-width='1.5'%20stroke-linecap='square'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.circle-checkbox{display:flex;width:100%}.circle-checkbox input[type=checkbox]{height:0;width:0;visibility:hidden}.circle-checkbox:hover .check-box-component{background-color:#f73b201a}.circle-checkbox input[type=checkbox]+label{position:relative;display:flex;align-items:center;color:#000}.circle-checkbox .check-box-component{display:flex;justify-content:center;align-items:center;margin-right:1em;width:18px;height:18px;background:transparent;border:1px solid rgba(247,59,32,.5);border-radius:50%;cursor:pointer}.circle-checkbox input[type=checkbox]:checked+label>span{transition:border-width .15s ease-in-out;border-width:.4rem;border-color:#f73b20}.circle-checkbox input[type=checkbox]:disabled+label>span{cursor:default;border-color:#f73b200d;background-color:transparent}.circle-checkbox input[type=checkbox]:checked+label>span{background-color:#f73b200d}
