
.featured-game-carousel{grid-template-columns:auto repeat(8,minmax(0,1fr)) auto}
.outlaws-preview{background:#274c3e;overflow:hidden}
.outlaws-preview img{width:100%;height:100%;object-fit:cover;object-position:center}
.outlaws-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,38,30,.88),rgba(12,38,30,.12) 85%)}
@media(max-width:850px){.featured-game-carousel{grid-template-columns:auto repeat(8,44px) auto}.outlaws-preview img{object-position:50% center}}
@media(max-width:480px){.featured-game-carousel{grid-template-columns:repeat(5,44px);width:max-content;max-width:94%;gap:4px}.featured-game-carousel a,.featured-game-carousel .carousel-arrow{min-width:44px;min-height:44px}}
