.custom-select-container{width:auto}.custom-select-container .full-width{width:100%}.custom-select-container .MuiSelect-select{padding:0;min-height:0!important}.custom-select-container .MuiSelect-select[aria-expanded=true] .menu-item-text{color:var(--purple-dark);margin-bottom:0}.custom-select-container .MuiOutlinedInput-notchedOutline{border:none!important}.custom-select-container.purple .MuiSelect-select[aria-expanded=true] .menu-item-text{color:var(--purple-dark)}.custom-select-container.blue .MuiSelect-select[aria-expanded=true] .menu-item-text,.custom-select-container.blue_outline .MuiSelect-select[aria-expanded=true] .menu-item-text,.custom-select-container.primary .MuiSelect-select[aria-expanded=true] .menu-item-text{color:var(--primary-main)}.custom-select-container.white .MuiSelect-select[aria-expanded=true] .menu-item-text{color:var(--primary-)}.custom-select{background-color:var(--purple-main);color:#fff;border-radius:10px;padding:12px;font-weight:700}.custom-select.MuiInputBase-root:after,.custom-select.MuiInputBase-root:before{border-bottom:none!important}.custom-select.purple{background-color:var(--purple-main);color:#fff}.custom-select.primary{background-color:var(--primary-main);color:var(--primary-contrast)}.custom-select.blue{background-color:#8e9fc9;color:#fff}.custom-select.blue_outline{background-color:#fff;color:var(--primary-main);border:1px solid var(--primary-main)}.custom-select.white{background-color:#fff;color:var(--primary-dark);border:1px solid #fff}.custom-select.white .menu-item-text{color:var(--primary-dark);font-weight:600}.custom-select.white .MuiSelect-icon{color:var(--primary-dark)}.custom-select .MuiSelect-icon{color:#fff;top:auto;right:12px;font-size:18px;width:18px;height:18px}.custom-select .MuiSelect-icon svg{width:18px;height:18px}.custom-select.purple:hover{background-color:var(--purple-dark)}.custom-select.primary:hover{background-color:var(--primary-dark)}.custom-select.blue:hover{background-color:#8e9fc9}.custom-select .custom-menu-item.MuiMenuItem-root{display:flex;align-items:center;gap:8px;font-weight:700}.custom-select .custom-menu-item.MuiMenuItem-root .menu-item-text{color:var(--primary-main);margin-bottom:0}.custom-select .custom-menu-item.MuiMenuItem-root .menu-item-text.white{color:#fff}.custom-select .custom-menu-item.MuiMenuItem-root .menu-item-icon-container{display:flex}.custom-select .custom-menu-item.MuiMenuItem-root .menu-item-icon-container svg{color:var(--success-main);fill:var(--success-main)}.custom-select .menu-item-icon{color:#fff;font-size:20px}.custom-select .menu-item-text{color:#fff;font-size:18px;text-transform:capitalize;line-height:1em}@media only screen and (max-width:767px){.custom-select .menu-item-text{font-size:18px}}.custom-select.small{padding:8px}.custom-select.small .MuiSelect-icon{font-size:16px;width:14px;height:14px}.custom-select.small svg{height:14px}.custom-select.small .menu-item-text{font-size:16px;line-height:16px;margin-bottom:0}.custom-select.extra-small{padding:6px 12px;border-radius:20px;transform:translateY(-2px)}.custom-select.extra-small .MuiSelect-icon{font-size:14px;width:12px;height:12px}.custom-select.extra-small svg{height:12px}.custom-select.extra-small .menu-item-text{font-size:14px;line-height:14px;margin-bottom:0}.custom-select.blue_outline .MuiSelect-icon,.custom-select.blue_outline .menu-item-text{color:var(--primary-dark)}.custom-menu-item.MuiMenuItem-root{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:700}.custom-menu-item.MuiMenuItem-root .menu-item-text{color:var(--primary-dark);margin-bottom:0}.custom-menu-item.MuiMenuItem-root .menu-item-text.white{color:#fff}.custom-menu-item.MuiMenuItem-root .menu-item-icon-container{display:flex}.custom-menu-item.MuiMenuItem-root .menu-item-icon-container svg{color:var(--success-main);fill:var(--success-main)}.custom-menu-item.MuiMenuItem-root.extra-small{font-size:14px;padding:6px 12px;min-height:0}.custom-menu-item.MuiMenuItem-root.extra-small .menu-item-text{font-size:14px}.custom-menu-item.MuiMenuItem-root.extra-small .menu-item-icon-container{width:12px;height:12px;display:flex;justify-content:flex-start;align-items:center}.grey-dropdown.MuiPaper-root{border-radius:12px;background:#dfe4eb;margin-top:3px;box-shadow:none}.grey-dropdown.MuiPaper-root .Mui-selected{background:none}