.custom-select{margin-top:10px;position:relative;display:inline-block;width:100%}.select-styled{border-radius:8px;background:#fff;box-shadow:0 1px 1px #0000001f,0 0 0 1px #676e7629,0 2px 5px #676e7614;display:flex;padding:10px 14px;align-items:center;gap:8px;align-self:stretch;cursor:pointer}.select-styled .left-icon{margin-right:8px}.select-styled .middle-text{flex-grow:1}.selectedTextPlaceholderText{color:#9ea5ad;font-family:Inter;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.select-styled .right-icon{margin-left:auto}.select-options{display:none;position:absolute;z-index:999999;background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:5px;list-style:none;margin:0;width:100%;max-height:200px;overflow-y:scroll}.select-options li{padding:5px;cursor:pointer}.select-options li:hover{background-color:#f0f0f0}.selectBoxTitle{color:#666;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}
