.form-default .inputs-list{align-items:center;display:inline-flex;flex-wrap:wrap;gap:20px;justify-content:space-around;text-align:center;width:100%}.form-default fieldset.form-columns-1 .input input[type=checkbox]{height:20px!important;width:20px!important}.form-default .inputs-list li label{flex-direction:column-reverse;width:150px}.hs-form-checkbox{cursor:pointer;padding:10px 30px 5px 10px}.hs-form-checkbox span{cursor:pointer}.hs-form-checkbox-display input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;height:1.3em;outline:none;vertical-align:middle;width:1.3em}.hs-form-checkbox-display input[type=checkbox]:checked{background-color:#f93838;border-color:none}.hs-form-checkbox input[type=checkbox]:checked+.hs-form-checkbox-display{border:2px solid #000}.checked{border:1px solid #000}