.gameItem[data-v-4ed87c07]{flex:1;position:relative;overflow:hidden;cursor:pointer;max-width:400px}.gameItem .mainImg[data-v-4ed87c07]{width:100%;transition:all .5s}.gameItem .mainImg[data-v-4ed87c07]:hover{transform:scale(1.1)}.gameItem .subImg[data-v-4ed87c07]{position:absolute;width:40%;height:auto;top:0;right:0}.gameItem .title[data-v-4ed87c07]{position:absolute;bottom:5px;left:10px;color:#fda702;font-weight:700;font-size:20px}.GameSchedule{padding:10px 0;width:100%}.GameSchedule ul li{font-size:16px;margin-top:10px}.GameSchedule .evnt-date{font-size:14px}.GameSchedule .title{font-weight:700;font-size:16px;color:var(--text-color-light);margin-bottom:10px;margin-top:10px}.GameSchedule .matches .title{color:#fff}.GameSchedule .carousel{width:100%}.GameSchedule .titleWrap{display:flex}.GameSchedule .titleWrap .date{flex:1;height:55px;display:flex;align-items:center;flex-direction:column;justify-content:center;cursor:pointer;background:linear-gradient(180deg,#4f9321 0,#247821 73%);border-right:1px solid #023a13;color:#fff}.GameSchedule .titleWrap .date:last-child{border:none}.GameSchedule .titleWrap .active{background:#023a13;color:#fda702}.GameSchedule .contentWrap{display:flex;padding:0 20px;background-color:#023a13;justify-content:center;color:#fff}.GameSchedule .contentWrap .column0{width:240px}.GameSchedule .contentWrap .column1{flex:1;font-weight:700}.GameSchedule .contentWrap .column2{width:100px}.GameSchedule .contentWrap .line{line-height:55px;border-bottom:1px solid #a9a9a9}.GameSchedule .contentWrap .line:last-child{border:none}.sports-wrapper{margin-top:20px}.sports-wrapper .gamesWrap{display:flex;justify-content:space-between;margin-right:-10px}.sports-wrapper .gamesWrap .gameBox+.gameBox{margin-left:10px}