.form-check{cursor:pointer;align-items:center;gap:10px;margin:0;font-weight:400;display:inline-flex}.form-check input[type=checkbox]{appearance:none;cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:0;flex:none;width:20px;height:20px;margin:0;padding:0}.form-check input[type=checkbox]:checked{background-color:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.5l3 3 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px}.form-check input[type=checkbox]:focus{outline:none}.form-check input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #c2a476}
