.hs-fieldtype-checkbox{position:relative}.hs-checkbox-trigger{background:#fff;color:#c2c2c2;cursor:pointer;font-size:14px;margin-bottom:10px;padding:8px;position:relative}.hs-fieldtype-checkbox .inputs-list{margin-top:8px;max-height:0;overflow:hidden;transition:max-height .35s ease}.hs-fieldtype-checkbox.is-open .inputs-list{margin-bottom:20px;max-height:300px;overflow-y:auto}.hs-fieldtype-checkbox .hs-form-checkbox{margin-bottom:10px}.hs-fieldtype-checkbox .hs-form-checkbox:last-child{margin-bottom:0}.hs-fieldtype-checkbox.is-open .inputs-list::-webkit-scrollbar{width:6px}.hs-fieldtype-checkbox.is-open .inputs-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.default-form .hs-form .hs-fieldtype-checkbox .inputs-list span{padding:10px 0 0 40px}