.simple-select .ant-select{height:auto;padding:0;border:none!important;background:var(--color-light-grey)!important;border-radius:20px}.simple-select .ant-select:focus,.simple-select .ant-select:hover{border:none;box-shadow:none;background-color:var(--color-light-grey)}.simple-select .ant-select .ant-select-content{line-height:32px;justify-content:center}.simple-select .ant-select .ant-select-content input{padding-right:30px;line-height:32px;color:var(--color-dark-grey);text-align:center}.simple-select .ant-select .ant-select-content input::placeholder{color:var(--color-dark-grey)}.simple-select .ant-select .ant-select-suffix{position:absolute;right:0;top:0!important;display:flex!important;justify-content:center;align-items:center;margin-top:0!important;height:100%!important;width:30px!important;background:var(--color-green-primary);border-top-right-radius:20px;border-bottom-right-radius:20px;padding-left:2px;padding-right:4px;inset-inline-end:0!important}.simple-select .ant-select .ant-select-suffix svg{color:#fff;font-size:26px}.simple-select .ant-select-focused{border:none!important;box-shadow:none!important}