.drop-down-selector-container{width:100%;max-width:400px}@media (max-width:600px){.drop-down-selector-container{max-width:unset}}.drop-down-selector-field-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drop-down-selector-field{font-weight:600;font-size:14px}.drop-down-selector-text-field .MuiInputBase-root{height:48px}@media (max-width:600px){.drop-down-selector-text-field .MuiInputBase-root{height:40px}}.drop-down-selector-text-field .MuiSelect-select:focus{border-radius:4px;background-color:transparent}.drop-down-selector-button{height:48px;border:1px solid #ececec;justify-content:space-between;text-transform:unset}@media (max-width:600px){.drop-down-selector-button{height:40px}}.drop-down-selector-menu{border-bottom:1px solid #ececec;height:48px}.drop-down-selector-menu:last-child{border-bottom:none}@media (max-width:600px){.drop-down-selector-menu{height:40px}}