/*! Compiled SASS file | Do NOT modify from here !*/.form-checkbox,.form-radio{position:absolute!important;clip:rect(1px, 1px, 1px, 1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;white-space:nowrap!important}.form-checkbox~label.option,.form-radio~label.option{padding-left:1.5rem;position:relative}.form-checkbox~label.option:before,.form-radio~label.option:before{background-color:white;top:0.25rem;width:1rem;height:1rem;border-width:1px;border-color:#8594a3;border-style:solid;content:'';position:absolute;left:0;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;-o-transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out}.form-checkbox:hover~label.option:before,.form-radio:hover~label.option:before{border-color:#212529}.form-checkbox:focus~label.option:before,.form-radio:focus~label.option:before{outline:1px dotted #343a40}.form-checkbox:disabled~label.option,.form-radio:disabled~label.option{color:#868e96}.form-checkbox:disabled~label.option:before,.form-radio:disabled~label.option:before{background-color:#e9ecef}.form-checkbox~label.option:before{border-radius:0.25rem}.form-checkbox:checked~label.option:before{background-color:#343a40;background-image:url(../../../images/icons/check.svg);background-repeat:no-repeat;background-position:center center;background-size:10px 10px;border-color:#212529}.form-radio~label.option:before{border-radius:50%}.form-radio:checked~label.option:before{border-width:0.3125rem;border-color:#212529}