.field-select__inner select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggc3Ryb2tlPSIjMzYxY2E1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Im00IDYgNCA0IDQtNCIvPjwvc3ZnPg==");background-position:calc(100% - 16px);background-repeat:no-repeat;background-size:26px 21px;border:1px solid #e8ebf1;border-radius:24px;color:#361ca5;display:inline-block;font-family:var(--font-switzer,Switzer);font-size:16px;font-weight:500;line-height:1.19;margin:0;min-height:48px;padding:8px 42px 8px 24px;text-overflow:ellipsis;transition:background-color .15s ease,border-color .15s ease;vertical-align:middle;width:100%;word-break:normal}.field-select__inner select::-ms-expand{display:none}.field-select__inner select:focus,.field-select__inner select:hover{outline:0}