@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.game-name{border-radius:5px;cursor:pointer;display:flex;flex-direction:column;min-height:100px;overflow:hidden;position:relative;transition:.2s;width:100%}.game-name:hover{transform:scale(1.02)}.game-name .game-favorite{align-items:center;color:#fff;display:flex;height:20px;justify-content:center;line-height:1;margin-bottom:3px;position:relative;width:20px;z-index:1}.game-name .game-favorite.favorited{color:#ff8000}.game-name .game-info{text-align:center;width:100%}.game-name .game-info .play{height:70px;width:70px}.game-name .image{aspect-ratio:1/1}.game-name img{max-width:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.game-name .game-details{align-items:flex-end;background:#192333;border-radius:0 0 3px 3px;display:flex;justify-content:space-between;padding:14px 12px 16px}.game-name .game-details .info{padding-right:5px;width:85%}.game-name .game-details .info .provider-name{color:#fff;font-size:.7em;font-weight:300;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.game-name .game-details .info .name{color:#fff;font-size:1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
