.game-providers-container{position:relative;max-width:90%;margin:0 auto}.game-providers-container .game-provider-wrapper{position:relative;z-index:1;display:flex;gap:15px;flex-wrap:wrap;justify-content:center;margin:.75rem auto}.game-providers-container .game-provider-wrapper .game-provider-content{display:flex;align-items:center;justify-content:center;flex:1;width:100%;min-width:6.125rem;border-radius:8px;max-width:7.125rem;padding:14px;background:rgba(244,110,241,.278);transition:all .6s ease-in-out}@media screen and (max-width:395px){.game-providers-container .game-provider-wrapper .game-provider-content{min-width:5rem;max-width:6rem;padding:10px;border-radius:6px}}.game-providers-container .game-provider-wrapper .game-provider-content img{height:auto;width:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.game-providers-container{max-width:90%;margin:0 auto}.game-providers-container .game-provider-wrapper .game-provider-content{display:flex;align-items:center;justify-content:center;flex:1;width:100%;max-width:200px;border-radius:8px;background:rgba(244,110,241,.102);border:2px solid rgba(153,0,149,.4);padding:20px}.game-providers-container .game-provider-wrapper .game-provider-content:hover{background:rgba(0,0,0,.2);border:2px solid #00ffa3}.game-providers-container .game-provider-wrapper .game-provider-content img{height:auto;width:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}}@media screen and (min-width:991px){.game-providers-container{display:flex;align-items:flex-end;height:30vw}.game-providers-container:before{background:url(/_next/static/media/provider-section-bg.a55038d4.png);background-size:contain;background-position:50%;background-repeat:no-repeat;opacity:1;transition:opacity .5s ease-in-out}.game-providers-container:after,.game-providers-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.game-providers-container:after{background:url(/_next/static/media/provider-section-bg-2.31f40194.png);background-size:contain;background-position:50%;background-repeat:no-repeat;opacity:0;animation:pulse 1.3s ease-in-out infinite}@keyframes pulse{0%{opacity:0}70%{opacity:1}to{opacity:0}}}