#hsForm_934379df-86cb-4262-bed6-7ccf706bf0ae .hs-fieldtype-select > label,
#hsForm_934379df-86cb-4262-bed6-7ccf706bf0ae .hs-fieldtype-checkbox > label {
    padding-bottom: 0 !important;
    position: static !important;
}

#hsForm_934379df-86cb-4262-bed6-7ccf706bf0ae .hs-fieldtype-checkbox .inputs-list,
#hsForm_934379df-86cb-4262-bed6-7ccf706bf0ae .hs-fieldtype-select .input {
    margin-top: 4px !important;
}

#hsForm_934379df-86cb-4262-bed6-7ccf706bf0ae .hs-fieldtype-checkbox .inputs-list,
#hsForm_934379df-86cb-4262-bed6-7ccf706bf0ae .hs-fieldtype-checkbox .inputs-list li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#hsForm_934379df-86cb-4262-bed6-7ccf706bf0ae .hs-fieldtype-checkbox .inputs-list li {
    margin-bottom: 8px !important;
}

#hsForm_934379df-86cb-4262-bed6-7ccf706bf0ae .hs-fieldtype-checkbox .hs-form-checkbox-display {
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
}

