.custom-tabs{background-color:var(--white);padding:4px}.dark .custom-tabs{background-color:var(--blue-dark-400)}.play .custom-tabs{padding:12px;position:sticky;top:0;z-index:10}@media(min-width:640px)and (max-width:1139px){.profile-history-operations-content .custom-tabs{min-width:306px}}@media(min-width:1140px){.profile-history-operations-content .custom-tabs{margin-left:auto}}.custom-tabs__inner{background-color:var(--gray-500-p-08);border-radius:14px;display:flex}.dark .custom-tabs__inner{background-color:var(--blue-500-p-10)}.custom-tabs__item-wr{flex:1;overflow:hidden}.profile-history-bonuses__filters .custom-tabs__item-wr,.profile-history-operations-content .custom-tabs__item-wr{flex:auto}.custom-tabs__item{align-items:center;border-radius:10px;cursor:pointer;display:flex;justify-content:center;padding:6px 12px;transition:all .2s ease-out}.no-touch .custom-tabs__item:not(.custom-tabs__item--active):hover{background-color:var(--gray-500-p-08)}.dark .no-touch .custom-tabs__item:not(.custom-tabs__item--active):hover{background-color:var(--blue-500-p-8)}@media(min-width:1140px){.profile-history-bonuses__filters .custom-tabs__item,.profile-history-operations-content .custom-tabs__item{padding:10px 24px}}.custom-tabs__item--active{background-color:var(--gray-500);cursor:default;pointer-events:none}.dark .custom-tabs__item--active{background-color:var(--blue-500-p-30);color:var(--white)}.custom-tabs__text{color:var(--gray-500);font-size:12px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease-out;white-space:nowrap}.custom-tabs__item--active .custom-tabs__text{color:var(--white)}.profile-history-bonuses__filters .custom-tabs__text,.profile-history-operations-content .custom-tabs__text{font-size:14px}.dark .custom-tabs__text:not(.custom-tabs__item--active .custom-tabs__text){color:var(--white-p-70)}@media(min-width:1628px){.custom-tabs__text{font-size:14px}}
