.checks-list{display:flex;align-items:flex-start;margin-bottom:.75rem}.checks-list__title{flex:0 0 3rem;padding-top:.35rem}.checks-list__choices{display:flex;flex:1;min-width:0}.checks-list__all{flex:0 0 auto;margin-right:1rem!important}.checks-list__options{display:flex;flex:1;flex-wrap:wrap;min-width:0}.checks-list__option{width:4rem;margin-right:0!important;margin-bottom:.55rem}.el-checkbox__input.is-checked+.el-checkbox__label{color:#000}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#000;border-color:#000}@media (max-width:768px){.checks-list{width:100%;gap:0}.checks-list__title{flex-basis:2rem;font-size:14px;white-space:nowrap}.checks-list__choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;row-gap:.65rem}.checks-list__options{display:contents}.checks-list__all{width:auto;margin-right:0!important}.checks-list__option{width:auto;min-width:0;margin-bottom:0;box-sizing:border-box}.checks-list .el-checkbox__label{padding-left:.25rem;font-size:13px;white-space:nowrap}.checks-list__option--wide .el-checkbox__label{padding-left:.2rem;font-size:12px}}