.CustomSelect_selectContainer__60yf7{position:relative;width:100%}.CustomSelect_select__k7FhC{display:flex;width:100%;height:55px;padding:16px;justify-content:space-between;align-items:center;border-radius:12px;background:linear-gradient(101deg,hsla(0,0%,100%,.16) -33.09%,hsla(0,0%,100%,.05) 180.2%);color:var(--White,#fff);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.32px;border:1px solid #ffffff4d;cursor:pointer;box-sizing:border-box}.CustomSelect_selectedOpen__aJdkp,.CustomSelect_selected__M9Mb6{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.CustomSelect_selectedOpen__aJdkp{opacity:.8}.CustomSelect_dropdown__ZqCFl{position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;background:#f5f5f5;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:100;margin-top:4px}.CustomSelect_option__ha4tR{padding:8px 10px;color:#000;cursor:pointer;background:#f5f5f5;opacity:.75}.CustomSelect_option__ha4tR:hover{opacity:.76;background:#e0e0e0}.CustomSelect_checkboxOption__o3_1v{display:flex;align-items:center;gap:8px;cursor:pointer}.CustomSelect_checkboxOption__o3_1v input[type=checkbox]{width:14px;height:14px;cursor:pointer}.CustomSelect_checkboxOption__o3_1v label{color:#000;cursor:pointer;flex:1 1;font-size:14px}.CustomSelect_arrowIcon__v4vjU{width:12px;height:12px;transition:transform .2s ease}