.Checkbox_checkboxContainer___hDH9{display:flex;align-items:center;margin-bottom:8px}.Checkbox_checkboxInput__Q4FpD{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.Checkbox_checkboxLabel__ga4F7{display:flex;align-items:center;cursor:pointer;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Checkbox_checkmark__M5c5x{height:1rem;width:1rem;background-color:#fff;border:2px solid #a3a3a3;border-radius:.125rem;margin-right:.5rem;display:flex;cursor:pointer;align-items:center;justify-content:center}.Checkbox_checkboxInput__Q4FpD:checked~.Checkbox_checkmark__M5c5x{background-color:#3182ce;border-color:#3182ce}.Checkbox_checkmark__M5c5x:after{content:"";display:none;width:.25rem;height:.5rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:.15rem}.Checkbox_checkboxInput__Q4FpD:checked~.Checkbox_checkmark__M5c5x:after{display:block}.CheckboxInput_collapseText__eNgkk{margin-top:.5rem;cursor:pointer;color:#4299e1;font-weight:600}.CareTypes_container__8PM7I{display:flex;flex-wrap:nowrap;width:100%;gap:.5rem;overflow:hidden;margin-top:.25rem}.CareTypes_card__RbyfV{background:var(--chakra-colors-primary-50);color:var(--chakra-colors-gray-900);padding:.25rem .375rem;font-size:.75rem;white-space:nowrap;overflow:hidden;flex:0 0 auto}.CareTypes_card__RbyfV:last-child{text-overflow:ellipsis;flex:0 1 auto}