.select-dropdown{font-family:var(--roboto)}.select-dropdown__wrapper{position:relative;width:100%;height:100%;font-size:14px}.select-dropdown__select{color:var(--typography_text_color);line-height:20px;padding:9px 28px 9px 16px;background:calc(100% - 16px) 50% no-repeat url(data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%228%22%20viewBox%3D%220%200%208%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8%200.648986C8%200.449298%207.92758%200.293292%207.78275%200.180967C7.64217%200.0644826%207.45261%200.00624025%207.21406%200.00624025L0.785942%200C0.547391%200%200.355698%200.0582423%200.210863%200.174727C0.0702875%200.287051%200%200.443058%200%200.642746C0%200.75091%200.0212993%200.852834%200.0638978%200.948518C0.106496%201.0442%200.155485%201.14821%200.210863%201.26053L3.26518%207.38846C3.38445%207.62558%203.49947%207.78783%203.61022%207.87519C3.72524%207.9584%203.85517%208%204%208C4.14483%208%204.27263%207.9584%204.38339%207.87519C4.4984%207.78783%204.61555%207.62558%204.73482%207.38846L7.78914%201.26053C7.84452%201.14821%207.8935%201.04628%207.9361%200.954758C7.9787%200.859074%208%200.75715%208%200.648986Z%22%20fill%3D%22%23666666%22%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E);width:100%;height:100%;appearance:none;border-radius:4px;border:1px solid var(--dropdown-border);overflow:hidden;text-overflow:ellipsis;cursor:pointer}.select-dropdown__icon{fill:var(--typography_text_color);position:absolute;top:calc(50% - 6px);left:16px;height:12px;width:12px}.select-dropdown__has-icon{padding-left:36px}.select-dropdown__label{font-weight:900}
