.multi-picker,.picker{height:11.25rem;padding:.375rem}.picker-inner{display:flex;gap:2.625rem;-webkit-mask-box-image:none!important}.picker-item{font-size:1.5rem!important;height:4rem!important;line-height:1.25rem!important;padding:1.375rem 2.25rem!important;white-space:nowrap!important;position:relative!important;overflow:hidden!important;text-overflow:ellipsis!important;color:hsla(0,0%,100%,.25)!important;width:100%;box-sizing:border-box!important;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.1s;z-index:10}.picker-item.picker-item-selected{box-sizing:border-box;color:#fff!important;font-size:2rem!important;line-height:1.25rem!important}.picker-scroller{position:relative;z-index:10}.picker-highlight{display:none}.custom-highlight{position:absolute;top:4rem;background-color:#232323;border-radius:.375rem;z-index:1;height:4rem;width:100%;transition:.1s linear}.custom-highlight.invalid{background-color:hsla(0,100%,73%,.1);border:1px solid #ff7575}