.bonus-badge{flex-direction:column;align-items:center;display:flex}.bonus-badge__wrapper{color:var(--color-light-grey-5);background:var(--color-in400);border-radius:20px;justify-content:center;align-items:center;gap:2px;padding:2px 3px;font-size:8px;line-height:1;display:flex}.bonus-badge__arrow{fill:var(--color-in400)}.bonus-badge--green .bonus-badge__wrapper{background:var(--color-su600)}.bonus-badge--green .bonus-badge__arrow{fill:var(--color-su600)}.bonus-badge img{width:10px;height:10px}.bonus-badge--medium .bonus-badge__wrapper{padding:3px}.bonus-badge--medium .bonus-badge__wrapper img{width:16px;height:16px}.bonus-badge--tooltip .bonus-badge__wrapper{gap:4px;width:62px;height:24px;padding:4px 8px;font-size:10px}.bonus-badge--tooltip img{width:19px;height:19px}