.chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;border-radius:12px;cursor:default;color:#fff}.chip--red{background-color:#e9033a}.chip--green{background-color:#94ba72}.chip__icon{width:24px;height:24px;margin-right:6px}.chip__text{white-space:nowrap;font-family:Inter;font-weight:400;font-size:16px;line-height:24px}