﻿.multi-select-dropdown{border-radius:.5rem;border:1px solid #93a39f;position:relative;min-width:10rem}.multi-select-dropdown .dropdown-button{display:flex;justify-content:space-between}.multi-select-dropdown .selected-count{background-color:#e7f1df;border-radius:100px;width:21px;text-align:center}.multi-select-dropdown-menu{position:absolute;padding:1rem;background-color:#fff;min-width:17.5rem;max-width:90vw;width:max-content;box-sizing:border-box;top:.5rem;box-shadow:0 0 55px #0000001a;border-radius:4px}.multi-select-dropdown-menu.hide{visibility:hidden}.multi-select-dropdown-menu.big-menu{width:800px}.multi-select-dropdown-menu .options-wrapper{display:flex;gap:.5rem;flex-direction:column;flex-wrap:wrap;overflow-y:auto;overflow-x:hidden;max-height:32rem}.multi-select-dropdown-menu .options-wrapper.options-wrapper_column{columns:2}.multi-select-dropdown-menu .options-wrapper.options-wrapper_column .styled-checkbox-wrapper{padding:.25rem 0}.multi-select-dropdown-menu .options-wrapper .styled-checkbox-label{flex-basis:100%;white-space:nowrap;min-width:10rem;margin-right:1.5rem}.multi-select-dropdown-menu .options-wrapper .styled-checkbox-wrapper{margin-right:1rem;min-width:10rem;flex-grow:1;width:max-content}.multi-select-dropdown-menu .clear-filter-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:.75rem;padding-top:1rem}.multi-select-dropdown-menu .clear-filter-wrapper button{white-space:nowrap;padding:.5rem 2.5rem}.multi-select-dropdown-menu .clear-filter-wrapper .clear-filter-button{padding:0;color:#49666a}.multi-select-mobile-menu{position:fixed;top:0;left:0;width:100vw;height:100%;z-index:999;background-color:#fff;transition:.5s}.multi-select-mobile-menu .title-wrapper{box-sizing:border-box;display:flex;justify-content:space-between;background-color:#f2efeb;padding:1rem 1.5rem}.multi-select-mobile-menu .filtered-options-wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;background-color:#f2efeb;padding:0 1rem 1rem;max-height:140px;overflow-y:auto}.multi-select-mobile-menu .options-wrapper{overflow-y:auto}.multi-select-mobile-menu .options-wrapper .option-wrapper{padding:1rem;border-bottom:1px solid #e0e0e0}.multi-select-mobile-menu .options-wrapper .option-wrapper>*{margin:.375rem 0}.multi-select-mobile-menu .options-wrapper .option-wrapper>.option-wrapper-title{margin-bottom:.475rem}.multi-select-mobile-menu .options-wrapper .option-wrapper>label{justify-content:space-between;flex-direction:row-reverse}.multi-select-mobile-menu .options-wrapper .option-wrapper:last-child{border-bottom:none}.multi-select-mobile-menu .edit-filter-wrapper{position:absolute;bottom:0;left:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.15rem 1rem;background-color:#f2efeb;box-sizing:border-box}.multi-select-mobile-menu .edit-filter-wrapper .row-1{display:flex;align-items:center;justify-content:space-evenly;gap:.5rem;width:100%}.multi-select-mobile-menu .edit-filter-wrapper .row-1 .styled-button{flex-grow:90%}.option-show-more-wrapper{display:flex;align-items:center}[data-menu-name=time] .styled-checkbox-label{text-transform:none}
