.bonus-badge{align-items:center;background:var(--color-in400);border-radius:20px;color:var(--color-light-grey-5);display:flex;font-size:8px;gap:2px;justify-content:center;line-height:1;padding:2px 3px}.bonus-badge--green{background:var(--color-su600)}.bonus-badge img{height:10px;width:10px}.bonus-badge--medium{padding:3px}.bonus-badge--medium img{height:16px;width:16px}.bonus-badge--tooltip{filter:drop-shadow(0 0 1px rgba(0,0,0,.32)) drop-shadow(0 4px 8px rgba(0,0,0,.24));font-size:10px;gap:4px;height:24px;padding:4px 8px;position:relative;width:62px}.bonus-badge--tooltip:after{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:12px;left:calc(50% - 6px);position:absolute;top:calc(100% - 7px);transform:rotate(-45deg);width:12px}.bonus-badge--tooltip img{height:19px;width:19px}