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