.select-dropdown{font-family:var(--font-primary)}.select-dropdown__wrapper{font-size:14px;height:100%;position:relative;width:100%}.select-dropdown__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:calc(100% - 16px) 50% no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23666' d='M8 .649q0-.3-.217-.468-.21-.175-.569-.175L.786 0Q.428 0 .21.175A.57.57 0 0 0 0 .643q0 .162.064.306.063.143.147.312l3.054 6.127q.18.357.345.487A.65.65 0 0 0 4 8a.62.62 0 0 0 .383-.125q.173-.131.352-.487l3.054-6.127q.084-.17.147-.306A.74.74 0 0 0 8 .649'/%3E%3C/svg%3E");border:1px solid var(--color-dropdown-border);border-radius:4px;color:var(--typography_text_color);cursor:pointer;height:100%;line-height:20px;overflow:hidden;padding:9px 28px 9px 16px;text-overflow:ellipsis;width:100%}.select-dropdown__icon{fill:var(--typography_text_color);height:12px;left:16px;position:absolute;top:calc(50% - 6px);width:12px}.select-dropdown__has-icon{padding-left:36px}.select-dropdown__label{font-weight:900}
