.filter__multiselect{display:flex;justify-content:flex-start;align-items:center}.filter__multiselect-btn--next,.filter__multiselect-btn--prev{border:none;background:#fff0;background-color:#f5f4f2;padding:0 4px;position:relative;display:flex;height:28px;justify-content:center;align-items:center;cursor:pointer}.filter__multiselect-btn--next:after{content:"";display:block;position:absolute;top:0;left:0;width:2px;height:100%;box-shadow:-3px 0 3px 1px #e4e1dd}.filter__multiselect-btn--prev:after{content:"";display:block;position:absolute;top:0;right:0;width:2px;height:100%;box-shadow:3px 0 3px 1px #e4e1dd}.filter__multiselect-btn--next svg{transform:rotate(180deg)}.filter__chip-wrapper{overflow-y:auto;white-space:nowrap;scroll-behavior:smooth;padding-bottom:8px}.filter__chip{background-color:#f5f4f2;display:inline-block;padding:2px 8px;margin-right:8px;margin-top:8px;border:solid 1px #D4CFCA;border-radius:6px;cursor:pointer;color:#514c47}.filter__chip-active{background-color:#e4e1dd;border:solid 1px #D4CFCA;color:#161513}.filter__chip-wrapper::-webkit-scrollbar{display:none}.filter__chip-wrapper{-ms-overflow-style:none;scrollbar-width:none}
