.carousel-img-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.img-style{width:100%;height:100%;display:block}.img-button{position:relative;all:unset;width:100%;height:100%;cursor:pointer;display:block}.img-button:focus{outline:none}@media (max-width: 768px){.carousel-img-container{height:200px}}.index-games-container{background-color:#000305;display:flex;flex-wrap:nowrap;margin:0 -2rem;height:80px;gap:.5rem;min-height:80px;overflow-x:auto;overflow-y:hidden;padding:10px 20px;white-space:nowrap;justify-content:space-around;align-items:center;scrollbar-width:thin}.index-games-container::-webkit-scrollbar{height:5px}.index-games-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.index-game-button{display:inline-flex;flex-direction:column;justify-content:space-between;align-items:center;gap:5px;height:100%;border-radius:10px;padding:8px 0;min-width:75px;flex:1;width:2rem;background-color:transparent;border:none;transition:background-color .3s ease,opacity .3s ease;cursor:pointer}.loader-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.index-game-button img{height:25px;margin-bottom:.2rem;display:flex;width:25px}.index-game-button:hover{opacity:.7}.index-game-text{color:#fff;font-size:.8rem}@media (max-width: 768px){.index-game-button{margin:.5rem;justify-content:center}.index-game-button img{width:26px;height:26px}.index-game-text{font-size:.8rem}}.index-provider-container{background-color:#2a2c36;display:flex;flex-wrap:nowrap;padding:0 20px;justify-content:space-around;align-items:center;scrollbar-width:thin;height:70px;overflow-x:auto;overflow-y:hidden}.index-provider-container::-webkit-scrollbar{height:5px}.index-provider-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.index-provider-all{display:flex;padding:8px 18px 10px;justify-content:center;background-color:#000;border-radius:10px;border:none;font-weight:300;font-size:10px;margin:15px;width:100%;height:100%;max-width:300px;max-height:28px;cursor:pointer;min-width:100px;transition:color .3s}.index-provider-button{flex-direction:column;justify-content:space-between;min-width:75px;background-color:transparent;border:none;transition:background-color .3s ease,opacity .3s ease;cursor:pointer;max-width:130px;max-height:70px;min-width:120px;display:flex;align-items:center;justify-content:center;padding:15px}.index-provider-button img{max-width:100%;max-height:100%;object-fit:contain;display:block}.index-provider-button:hover{opacity:.7}.index-provider-all:hover{color:#da4168;transition:color .3s ease,opacity .3s ease}
