.game-tabs-wrap{align-items:center;background:#faffff;display:flex;justify-content:center;top:95px;width:100%;z-index:10}@media screen and (max-width:780px){.game-tabs-wrap{align-items:unset;height:100px;top:95px}}.game-tabs-wrap-ios{top:0}.game-search{background:transparent;border:1px solid #87ceeb;border-radius:40px;cursor:pointer;display:grid;height:45px;min-width:40px;place-items:center;width:45px}@media screen and (max-width:780px){.game-search{border-radius:60px;height:50px;width:50px}}.game-search svg{color:#13053b;height:20px;width:20px}@media screen and (max-width:780px){.game-search svg{height:25px;width:25px}}.game-search svg:hover{color:#fff}.game-search:hover{background:#87ceeb}@media screen and (max-width:780px){.search-tab{width:90px}}.game-tabs{align-items:center;display:flex;gap:2px;height:100px;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}}@media screen and (max-width:780px){.game-tabs{height:120px}}.game-tabs__tab{align-items:center;border-radius:25px;color:#13053b;display:flex;flex-direction:column;font-weight:600;gap:8px;height:100%;justify-content:space-evenly;padding:0 1rem;text-transform:uppercase;transition:background .2s ease-in-out;white-space:nowrap;width:100px}@media screen and (max-width:780px){.game-tabs__tab{gap:2px;padding-left:.5rem;padding-right:.5rem;padding-top:.5rem;width:60px}}.game-tabs__tab__title{display:flex;min-height:2rem;text-align:center;text-wrap:wrap;white-space:pre-wrap}.game-tabs__tab__title p{margin-bottom:auto;margin-top:auto}@media screen and (max-width:780px){.game-tabs__tab__title{font-size:10px}}.game-tabs__tab__icon{align-content:center;background:#faffff;border:1px solid #87ceeb;border-radius:40px;height:45px;padding:10px;width:45px}@media screen and (max-width:780px){.game-tabs__tab__icon{height:50px;width:50px}}.game-tabs__tab__icon svg{height:30px;width:30px}@media screen and (max-width:780px){.game-tabs__tab__icon svg{height:25px;width:25px}}.game-tabs__tab__icon path{fill:#13053b}@media screen and (max-width:780px){.game-tabs__tab__icon path{height:25px;width:25px}}.game-tabs__tab__icon:hover{background:#87ceeb}.game-tabs__tab__icon:hover path{background:#fff;fill:#fff}.game-tabs__tab:hover{color:#13053b}.game-tabs .router-link-exact-active svg{background:#87ceeb}.game-tabs .router-link-exact-active svg path{background:#fff;fill:#fff}.sideBorder{border-left:1px solid #13053b;height:80%;margin-bottom:auto;margin-top:auto}.bottomBorder{border-bottom:1px solid #13053b;margin-left:auto;margin-right:auto;width:60%}
