.s1rawjjr .custom-select{min-width:50px;position:relative}.s1rawjjr .custom-select .select-icon{position:absolute;top:50%;transform:translateY(-50%)}.s1rawjjr .custom-select .select-icon.primary{right:10px}.s1rawjjr .custom-select .select-icon.outline,.s1rawjjr .custom-select .select-icon.secondary{right:0}.s1rawjjr .custom-select.outline{width:-moz-fit-content;width:fit-content}.s1rawjjr .custom-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;cursor:pointer;border:none;outline:none}.s1rawjjr .custom-select select.primary{padding:14px;background-color:var(--blackCiColor);border:1px solid var(--whiteBaseColor);color:var(--whiteBaseColor)}.s1rawjjr .custom-select select.secondary{border-bottom:1px solid var(--primaryColor);color:var(--primaryColor)}.s1rawjjr .custom-select select.outline,.s1rawjjr .custom-select select.secondary{padding-right:24px;background-color:var(--blackCiColor);width:-moz-fit-content;width:fit-content}.s1rawjjr .custom-select select.outline{border-bottom:1px solid var(--whiteBaseColor);color:var(--whiteBaseColor)}