.game-tabs-wrap{align-items:center;background:#120001;display:flex;height:60px;justify-content:center;padding:2.2rem 0;position:sticky;top:95px;width:100%;z-index:10}@media screen and (max-width:780px){.game-tabs-wrap{height:50px;padding:1.8rem 0;top:75px}}.game-tabs-wrap-ios{top:0}.game-search{background:#1d1f20;border-radius:25px;cursor:pointer;display:grid;height:40px;margin:0 10px;min-width:40px;place-items:center;width:40px}.game-search svg{height:20px;width:20px}.game-tabs{align-items:center;display:flex;gap:20px;height:60px;overflow-x:auto;padding:8px 8px 8px 0}.game-tabs::-webkit-scrollbar{background-color:transparent;height:8px}@media screen and (max-width:780px){.game-tabs::-webkit-scrollbar{display:none}}.game-tabs::-moz-scrollbar{background-color:transparent;height:8px}@media screen and (max-width:780px){.game-tabs::-moz-scrollbar{display:none}}.game-tabs::-webkit-scrollbar-thumb{background-color:#80868b;border-radius:5px;height:6px}@media screen and (max-width:780px){.game-tabs::-webkit-scrollbar-thumb{display:none}}.game-tabs__tab{align-items:center;background:#1d1f20;border:2px solid #1d1f20;border-radius:25px;color:#fff;display:flex;font-weight:400;gap:8px;height:100%;letter-spacing:1px;padding:0 1rem;text-transform:uppercase;transition:background .2s ease-in-out;white-space:nowrap}@media screen and (max-width:780px){.game-tabs__tab{font-size:14px;height:80%}}.game-tabs .router-link-exact-active,.game-tabs__tab:hover{border:2px solid #ed1c24}
