.TopGames-module__KbAMgW__topGamesSection{background-color:var(--topCasinos-section-bg);width:100%}.TopGames-module__KbAMgW__topGamesSection.TopGames-module__KbAMgW__embedded{background-color:var(--topGames-embedded-bg-mobile);border-radius:var(--topGames-embedded-radius);padding:var(--topGames-embedded-padding-mobile);min-width:0}.TopGames-module__KbAMgW__headerRow{margin-bottom:var(--topGames-header-gap-mobile);justify-content:space-between;align-items:center;gap:16px;display:flex}.TopGames-module__KbAMgW__title{font-size:var(--topGames-title-font-size-mobile);font-weight:var(--font-weight-700);line-height:var(--topGames-title-line-height);text-transform:capitalize;color:var(--topGames-title-color);margin:0}.TopGames-module__KbAMgW__gamesGrid{display:none}.TopGames-module__KbAMgW__gamesSlider{width:100%;display:block}.TopGames-module__KbAMgW__gamesSliderTrack{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;width:100%;display:flex;overflow:auto hidden}.TopGames-module__KbAMgW__gamesSliderTrack::-webkit-scrollbar{display:none}.TopGames-module__KbAMgW__gamesSliderPage{grid-template-columns:repeat(var(--topGames-mobile-columns), minmax(0, 1fr));grid-template-rows:repeat(var(--topGames-mobile-rows), auto);row-gap:var(--topGames-card-row-gap-mobile);column-gap:var(--topGames-card-column-gap-mobile);scroll-snap-align:start;box-sizing:border-box;flex:0 0 100%;width:100%;display:grid}.TopGames-module__KbAMgW__sliderDot{width:var(--topCasinos-pagination-dot-size);height:var(--topCasinos-pagination-dot-size);cursor:pointer;background:var(--topCasinos-pagination-bullet-icon) no-repeat center / contain;border:none;padding:0}.TopGames-module__KbAMgW__sliderDotActive{width:var(--topCasinos-pagination-dot-active-width);background-image:var(--topCasinos-pagination-active-icon)}.TopGames-module__KbAMgW__mobileDots{justify-content:center;align-items:center;gap:var(--topCasinos-pagination-gap);padding-top:var(--topCasinos-pagination-margin-top);display:flex}.TopGames-module__KbAMgW__gameCard,.TopGames-module__KbAMgW__gamesSliderLink{width:100%;min-width:0;aspect-ratio:var(--topGames-card-aspect-ratio);border-radius:var(--topGames-card-radius);color:inherit;background-color:var(--topGames-card-bg);text-decoration:none;display:block;position:relative;overflow:hidden}.TopGames-module__KbAMgW__gameCardMedia{position:absolute;inset:0}.TopGames-module__KbAMgW__gameImage{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.TopGames-module__KbAMgW__gameCardOverlay{background:var(--topGames-card-overlay-bg);color:var(--topGames-card-overlay-color);opacity:0;pointer-events:none;text-align:center;padding:12px 12px 14px;transition:opacity .25s;position:absolute;inset:0}.TopGames-module__KbAMgW__playIcon{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TopGames-module__KbAMgW__playIconImg{width:var(--topGames-play-icon-size-mobile);height:var(--topGames-play-icon-size-mobile)}.TopGames-module__KbAMgW__gameTitle{font-family:var(--secondary-font);font-size:var(--topGames-card-title-font-size-mobile);font-weight:var(--font-weight-700);line-height:var(--topGames-card-title-line-height);text-shadow:0 1px 2px #0006;display:block;position:absolute;bottom:14px;left:12px;right:12px}.TopGames-module__KbAMgW__gameCard:hover .TopGames-module__KbAMgW__gameImage,.TopGames-module__KbAMgW__gameCard:focus-visible .TopGames-module__KbAMgW__gameImage,.TopGames-module__KbAMgW__gamesSliderLink:hover .TopGames-module__KbAMgW__gameImage,.TopGames-module__KbAMgW__gamesSliderLink:focus-visible .TopGames-module__KbAMgW__gameImage{transform:scale(1.03)}.TopGames-module__KbAMgW__gameCard:hover .TopGames-module__KbAMgW__gameCardOverlay,.TopGames-module__KbAMgW__gameCard:focus-visible .TopGames-module__KbAMgW__gameCardOverlay,.TopGames-module__KbAMgW__gamesSliderLink:hover .TopGames-module__KbAMgW__gameCardOverlay,.TopGames-module__KbAMgW__gamesSliderLink:focus-visible .TopGames-module__KbAMgW__gameCardOverlay{opacity:1}.TopGames-module__KbAMgW__gameCard:focus-visible,.TopGames-module__KbAMgW__gamesSliderLink:focus-visible{outline:var(--topGames-card-focus-outline);outline-offset:var(--topGames-card-focus-offset)}@media (min-width:769px){.TopGames-module__KbAMgW__topGamesSection.TopGames-module__KbAMgW__embedded{background-color:var(--topGames-embedded-bg-desktop);padding:var(--topGames-embedded-padding-desktop)}.TopGames-module__KbAMgW__headerRow{margin-bottom:var(--topGames-header-gap-desktop)}.TopGames-module__KbAMgW__title{font-size:var(--topGames-title-font-size-desktop)}.TopGames-module__KbAMgW__gamesGrid{grid-template-columns:repeat(var(--topGames-desktop-columns), minmax(0, 1fr));grid-template-rows:repeat(var(--topGames-desktop-rows), auto);row-gap:var(--topGames-card-row-gap-tablet);column-gap:var(--topGames-card-column-gap-tablet);width:100%;display:grid}.TopGames-module__KbAMgW__gamesSlider,.TopGames-module__KbAMgW__mobileDots{display:none}.TopGames-module__KbAMgW__gameCard{height:auto}.TopGames-module__KbAMgW__playIconImg{width:var(--topGames-play-icon-size-desktop);height:var(--topGames-play-icon-size-desktop)}.TopGames-module__KbAMgW__gameTitle{font-size:var(--topGames-card-title-font-size-desktop)}}@media (min-width:1431px){.TopGames-module__KbAMgW__headerRow,.TopGames-module__KbAMgW__gamesGrid{max-width:var(--desktop-content-rail-width);margin-inline:auto}.TopGames-module__KbAMgW__gamesGrid{grid-template-columns:repeat(var(--topGames-desktop-columns), var(--topGames-card-width-desktop));grid-auto-rows:var(--topGames-card-height-desktop);row-gap:var(--topGames-card-row-gap-desktop);column-gap:var(--topGames-card-column-gap-desktop)}.TopGames-module__KbAMgW__gameCard{width:var(--topGames-card-width-desktop);height:var(--topGames-card-height-desktop)}}
