.games-block{margin-top:24px}.games-block__tabs{-ms-overflow-style:none;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.games-block__tabs::-webkit-scrollbar{display:none}.games-block__tab{align-items:center;background:#112139;border-radius:8px;color:#6f748b;cursor:pointer;display:flex;flex-grow:0;font-size:14px;font-weight:500;gap:4px;height:44px;justify-content:center;line-height:18px;min-height:auto;min-width:auto;padding:0 12px;row-gap:0;text-transform:capitalize;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;white-space:nowrap}.games-block__tab:hover{color:#ffa814}.games-block__tab>img{height:20px;width:20px}