.m-game-footer{position:relative;display:flex;flex-shrink:0;justify-content:space-between;align-items:center;max-width:100%;padding:8px 0 0;border-radius:0 0 14px 14px}.m-game-list--mobile .m-game-footer{padding:2px 0 0}.m-game-footer-left{position:relative;flex-grow:1;min-width:0;overflow:hidden;white-space:nowrap}.m-game-footer-left:after{content:"";position:absolute;top:0;right:0;z-index:1;width:20px;height:100%;background:var(--gradient-dark-grey-0-right)}.m-game-footer-left--large:after{background:var(--gradient-dark-grey-0-right)}.m-game-footer-provider{overflow:hidden;color:var(--color-mid-grey-2);text-overflow:ellipsis}.m-game-footer-name{display:block;min-width:0;max-width:100%;overflow:hidden;color:var(--color-light-grey-5);text-overflow:ellipsis;cursor:pointer}
