.CustomSelect_select__VAvdh{position:relative;width:100%;height:44px}.CustomSelect_select__VAvdh.CustomSelect_isOpened__b5pTR .CustomSelect_selected__YrMPH{border:1px solid rgba(255,255,255,.15);background:var(--white);color:var(--black)}.CustomSelect_select__VAvdh.CustomSelect_isOpened__b5pTR .CustomSelect_selected__YrMPH svg{transform:rotate(180deg)}.CustomSelect_select__VAvdh.CustomSelect_isOpened__b5pTR .CustomSelect_selected__YrMPH svg path{stroke:var(--black)}.CustomSelect_selected__YrMPH{display:flex;align-items:center;justify-content:space-between;width:100%;height:44px;border-radius:4px;border:1px solid rgba(255,255,255,.15);background:#272727;color:var(--white);font-size:16px;font-weight:500;line-height:20px;padding:11px 13px;cursor:pointer;transition:.3s}.CustomSelect_selected__YrMPH svg{display:block;transition:.3s}.CustomSelect_selected__YrMPH svg path{stroke:var(--white);transition:.3s}.CustomSelect_selectedLabel__GolTH{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CustomSelect_selectMenu__lyRwH{display:flex;flex-direction:column;position:absolute;left:0;right:0;top:44px;margin-top:8px;border-radius:4px;border:1px solid rgba(255,255,255,.15);background:var(--white);padding:12px;max-height:265px;overflow:hidden;box-shadow:0 4px 6px 0 rgba(0,0,0,.35)}.CustomSelect_selectMenuSearch__8yM4P{display:flex;align-items:center;width:100%;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:12px}.CustomSelect_selectMenuSearch__8yM4P svg{display:block;min-width:16px;margin-right:8px}.CustomSelect_selectMenuSearch__8yM4P svg path{stroke:#b9b9b9}.CustomSelect_selectMenuSearch__8yM4P input{border:none;background-color:rgba(0,0,0,0);color:var(--black);font-size:16px;font-weight:400;line-height:18px;width:100%}.CustomSelect_selectMenuSearch__8yM4P input:focus{outline:0!important}.CustomSelect_selectMenuSearch__8yM4P input::placeholder{color:#b9b9b9}.CustomSelect_selectMenuList__D6D6p{height:100%;overflow:auto}.CustomSelect_selectMenuList__D6D6p::-webkit-scrollbar{width:4px}.CustomSelect_selectMenuList__D6D6p::-webkit-scrollbar-track{background:var(--white);border:none;transform:translateX(2px)}.CustomSelect_selectMenuList__D6D6p::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:10px}.CustomSelect_selectItem__QFUpH{background:rgba(0,0,0,0);display:block;width:100%;color:var(--black);font-size:14px;font-weight:400;line-height:18px;text-align:left;border:none;margin-bottom:12px;cursor:pointer;transition:.3s}.CustomSelect_selectItem__QFUpH:last-child{margin-bottom:0}.CustomSelect_selectItem__QFUpH.CustomSelect_current__BkWxZ{color:var(--primary-color)}.CustomSelect_selectItem__QFUpH:hover{color:var(--primary-color-hover)}