.popularmatches{flex:1;overflow:hidden;margin:15px 0}.popularmatches__matches{display:flex;gap:15px;overflow-x:auto;width:calc(100vw - 521px)}.popularmatches__matches-match{background:linear-gradient(180deg,#34d35d,#069e32 50%);color:#fff;min-width:320px;padding:6px;width:320px;cursor:pointer}.popularmatches__matches-match-team{font-size:14px;font-weight:700;padding:3px 0;margin-bottom:4px}.popularmatches__matches-match-info{font-size:11px;display:flex;align-items:center;margin-bottom:5px;white-space:nowrap;overflow:hidden}.popularmatches__matches-match-info img{height:15px;margin-right:5px;width:15px}.popularmatches__matches-match-selections{display:flex;gap:10px}.popularmatches__matches-match-selections-selection{background:linear-gradient(180deg,#f9f8f8,#e0dede);color:#000;padding:5px 10px;flex:1;min-height:45px;display:flex;flex-direction:column;align-items:center;justify-content:center}.popularmatches__matches-match-selections-selection.active{background:linear-gradient(180deg,#034278,#002645 50%,#00223e);color:#fff}.popularmatches__matches-match-selections-selection.disabled{opacity:.5}.popularmatches__matches-match-selections-selection-name{text-align:center;font-size:14px;font-weight:700}.popularmatches__matches-match-selections-selection-value{font-size:13px;text-align:center}.sportslist{margin-top:15px;background:linear-gradient(180deg,#86ecb0,#12a83b,#12a83b);display:flex;overflow-x:auto;width:calc(100vw - 521px)}.sportslist__item{height:75px;min-width:110px;display:flex;flex-direction:column;justify-content:center;color:#fff;cursor:pointer}.sportslist__item-icon{display:flex;justify-content:center;align-items:center;scale:.75;margin-top:5px}.sportslist__item-name{text-align:center;font-size:13px;font-weight:700;padding:7px 0;text-transform:uppercase}