.form-check-input{appearance:none;cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #cbd2d9;outline:none;width:20px;height:20px;margin-top:0;margin-left:0;transition:background-color .3s}.form-check-relative{align-items:center;display:flex;position:relative}.form-check-input:checked{background-color:#14998d;border-color:#107970}.form-check-input[type=checkbox]{border-radius:3px}.form-check-input[type=checkbox]:checked{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='%23fff'><path d='M3.3,7.9L0.1,4.4C0,4.3,0,3.9,0.1,3.8l0.6-0.7c0.2-0.2,0.5-0.2,0.6,0l2.2,2.4l4.9-5.3C8.8,0,9,0,9.2,0.1l0.6,0.7C10,1,10,1.3,9.9,1.5L4,7.9C3.8,8,3.5,8,3.3,7.9'/></svg>")}.form-check-input[type=checkbox]:indeterminate{background-color:#14998d;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='%23fff'><path d='M3.3,7.9L0.1,4.4C0,4.3,0,3.9,0.1,3.8l0.6-0.7c0.2-0.2,0.5-0.2,0.6,0l2.2,2.4l4.9-5.3C8.8,0,9,0,9.2,0.1l0.6,0.7C10,1,10,1.3,9.9,1.5L4,7.9C3.8,8,3.5,8,3.3,7.9'/></svg>");border-color:#107970}.form-check-input[type=radio]{border-radius:50%}.form-check-input[type=radio]:checked{background-image:radial-gradient(#fff 30%,#0000 0)}.form-check-input:disabled{cursor:default;opacity:.4}.form-check-input:disabled~.form-check-label{color:#1f2933;cursor:default}.form-check-label{font-size:15px}.form-check-inline{padding-left:0}
