.checkbox-dropdown{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.checkbox-dropdown__label{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzY3OUVCRiIgZD0ibTIuMTk2IDAgNi44MDMgNy40OTdMMTUuODA0IDAgMTggMi42IDkgMTMgMCAyLjZ6Ii8+PC9zdmc+) no-repeat right 24px center!important;background-size:auto 20%!important;border:2px solid #cbdfea;border-radius:10px;color:#708386;display:block;font-weight:400;height:50px;margin-bottom:0;outline:none;padding:8px 44px 8px 24px;text-overflow:ellipsis}.checkbox-dropdown__label__inner{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkbox-dropdown__list{background-color:#fff;border:2px solid #cbdfea;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:0;color:#969696;display:none;left:0;max-height:300px;overflow:auto;position:absolute;right:0;top:100%;z-index:1}@media(min-width:1024px){.checkbox-dropdown__list{max-height:400px}}.checkbox-dropdown__list:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;content:"";display:block;height:50px;left:0;pointer-events:none;position:sticky;right:0}.checkbox-dropdown__options{padding-left:24px;padding-right:24px;padding-top:24px}.checkbox-dropdown__option{align-items:center;display:flex;font-size:16px;margin-bottom:.85em}.checkbox-dropdown__option input:hover,.checkbox-dropdown__option label:hover,.checkbox-dropdown__option:hover{cursor:pointer!important}.checkbox-dropdown__option:last-child{margin-bottom:0}.checkbox-dropdown__option strong{font-weight:600}.checkbox-dropdown--open .checkbox-dropdown__label{border-bottom-left-radius:0;border-bottom-right-radius:0}.checkbox-dropdown--open .checkbox-dropdown__list{display:block}.checkbox-dropdown+.dropdown{height:1px!important;overflow:hidden;padding:0;position:absolute!important;width:1px!important;clip:rect(0,0,0,0);border:0;white-space:nowrap}