.tb-bonuses-history .td{display:flex;flex-direction:column}.tb-bonuses-history:focus,.tb-bonuses-history:hover{cursor:pointer;transition:all .3s}.tb-bonuses-history:focus::-webkit-scrollbar-thumb,.tb-bonuses-history:hover::-webkit-scrollbar-thumb{background:var(--colors-white-100);box-shadow:inset 0 0 4px #00000080;-webkit-transition:all .3s;transition:all .3s}.tb-bonuses-history:focus::-webkit-scrollbar-track,.tb-bonuses-history:hover::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #0000004d;-webkit-transition:all .3s;transition:all .3s}.tb-bonuses-history::-webkit-scrollbar{height:3px;width:3px}.tb-bonuses-history::-webkit-scrollbar-track{border-radius:10px;box-shadow:none}.tb-bonuses-history::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;box-shadow:none}.tb-bonuses-history::-webkit-scrollbar-thumb:window-inactive{background:transparent}.tb-bonuses-history{display:grid;position:relative}.tb-bonuses-history .row{align-items:center;background-color:var(--bg,var(--colors-bgbg-5));display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.tb-bonuses-history .row:first-child{display:none}.tb-bonuses-history .row:nth-child(2n+3){--bg:var(--layer-04)}@media (min-width:64rem){.tb-bonuses-history .row:first-child{display:grid}}.tb-bonuses-history .th{background-color:inherit;color:var(--text-helper);font-size:var(--font-size,.875rem);font-weight:var(--font-weight,700);letter-spacing:var(--letter-spacing,-.28px);line-height:var(--line-height,1.4);padding:.625rem .5rem;position:relative;white-space:nowrap}.tb-bonuses-history .th:first-child{padding-left:1rem}.tb-bonuses-history .th--desktop{display:none}@media (min-width:64rem){.tb-bonuses-history .th{padding:1rem}.tb-bonuses-history .th--desktop{display:flex}.tb-bonuses-history .th--mobile{display:none}}.tb-bonuses-history .td{align-items:flex-start;background-color:inherit;color:var(--text-secondary);font-size:var(--font-size,.625rem);font-weight:var(--font-weight,400);justify-content:center;letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.5);padding:.625rem .5rem;position:relative}.tb-bonuses-history .td--desktop{display:none}.tb-bonuses-history .td:first-child{padding-left:1rem}.tb-bonuses-history .td--bold{font-weight:700}.tb-bonuses-history .td--center{align-items:center}.tb-bonuses-history .td--small{color:var(--text-helper);font-size:var(--font-size,.5rem);font-weight:var(--font-weight,400);letter-spacing:var(--letter-spacing,-.08px);line-height:var(--line-height,1.1)}.tb-bonuses-history .td p{margin:0}@media (min-width:64rem){.tb-bonuses-history .td{--font-size:.875rem;--font-weight:400;--line-height:1.3;--letter-spacing:0;padding:1rem}.tb-bonuses-history .td--small{color:var(--text-secondary);font-size:var(--font-size,.75rem);font-weight:var(--font-weight,400);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.5)}.tb-bonuses-history .td--desktop{display:flex}.tb-bonuses-history .td--mobile{display:none}.tb-bonuses-history .td--bold{font-weight:400}}.tb-bonuses-history{overflow-x:auto;overscroll-behavior:auto;padding-bottom:.5rem}.tb-bonuses-history .row{grid-template-columns:minmax(15rem,1fr) minmax(6.25rem,1fr)}.tb-bonuses-history .row:first-child{display:grid!important}@media (min-width:64rem){.tb-bonuses-history .row{grid-template-columns:minmax(6.25rem,1fr) minmax(21.1875rem,1fr) minmax(21.1875rem,1fr)}}.tb-bonuses-history .row .bonus-name{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:var(--text-azure);cursor:pointer}.tb-bonuses-history .row .bonus-name--desktop{display:none}@media (min-width:64rem){.tb-bonuses-history .row .bonus-name--desktop{display:flex}.tb-bonuses-history .row .bonus-name--mobile{display:none}}.tb-bonuses-history .row .bonus-result{align-items:center;flex-direction:row;gap:.25rem;justify-content:flex-start}.tb-bonuses-history .icon__check-circle{--color:var(--green)}.tb-bonuses-history .icon__star{--color:var(--yellow-500)}.tb-bonuses-history .icon__close{--color:var(--red-500)}@keyframes pulse{0%{opacity:1;transform:translate(0) translateY(0) translateZ(0) scale(1)}to{opacity:0;transform:translate(0) translateY(0) translateZ(0) scale(1.5)}}.nav-tabs{background-color:var(--gray-800);border:4px solid var(--gray-800);border-radius:12px;display:flex;margin-bottom:16px}.nav-tabs__item{align-items:center;background-color:var(--bg,inherit);border-radius:8px;color:var(--color,inherit);display:flex;flex-grow:1;font-size:var(--font-size,.75rem);font-weight:var(--font-weight,400);justify-content:center;letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.5);min-height:32px;padding:.125rem;transition:all .2s ease-in-out;grid-column-gap:.25rem;--color:var(--gray-300)}.nav-tabs__item:hover{cursor:pointer}.nav-tabs__item.is-active{--bg:var(--gray-700);--color:var(--white)!important}
