.simple-select .ant-select{border-radius:20px}.simple-select .ant-select .ant-select-selector{border:none!important;padding:0!important;background:var(--color-light-grey)!important;border-radius:20px}.simple-select .ant-select .ant-select-selector .ant-select-selection-wrap{height:100%!important}.simple-select .ant-select .ant-select-selector .ant-select-selection-wrap .ant-select-selection-search{height:100%!important;padding:0!important}.simple-select .ant-select .ant-select-selector .ant-select-selection-wrap .ant-select-selection-search .ant-select-selection-search-input{height:inherit!important}.simple-select .ant-select .ant-select-selector .ant-select-selection-wrap .ant-select-selection-item{color:var(--color-dark-grey)!important;height:inherit!important;padding:0 30px 0 0}.simple-select .ant-select .ant-select-selector .ant-select-selection-wrap .ant-select-selection-placeholder{color:var(--color-dark-grey)!important}.simple-select .ant-select .ant-select-selector .ant-select-selection-wrap .ant-select-selection-item,.simple-select .ant-select .ant-select-selector .ant-select-selection-wrap .ant-select-selection-placeholder{text-align:center;width:100%;display:inline-block}.simple-select .ant-select-focused,.simple-select .ant-select-outlined{border:none!important;box-shadow:none!important}.simple-select .ant-select-arrow{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-arrow svg{color:#fff;font-size:26px}