.league-item{border-bottom:1px solid #ffffff1a}.league-item__header{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;height:45px;padding:0 10px;display:flex}.league-item__header:disabled{cursor:not-allowed;opacity:.6}.league-item__row{flex-direction:row;align-items:center;display:flex}.league-item__image{width:30px;height:30px}.league-item__title{color:#fff;margin-left:15px;font-size:18px;font-weight:700}.league-item__count{color:#fff;margin-right:15px;font-size:15px}.league-item__chevron{color:#ffcd3d;justify-content:center;align-items:center;width:15px;height:15px;font-size:26px;transition:transform .2s;display:inline-flex}.league-item__chevron--open{transform:rotate(180deg)}.league-item__sub-container{opacity:0;max-height:0;margin-left:10px;transition:max-height .25s,opacity .25s;overflow:hidden}.league-item__sub-container--open{opacity:1;max-height:9999px}.league-item__minor-container{opacity:0;max-height:0;transition:max-height .25s,opacity .25s;overflow:hidden}.league-item__minor-container--expanded{opacity:1;max-height:9999px}.league-item__item{cursor:pointer;color:#fff;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:40px;padding-left:45px;padding-right:40px;display:flex}.league-item__item:disabled{cursor:not-allowed;opacity:.5}.league-item__item-title{color:#fff;text-align:left;flex:1;margin-right:10px;font-size:15px}.league-item__item-count{color:#fff;font-size:15px}.league-item__expand{cursor:pointer;background:0 0;border:none;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:32px;padding:0 44px;display:flex}.league-item__expand-label{color:#ffcd3d;margin:0;font-size:15px;font-weight:700}
